revert travis
This commit is contained in:
parent
a337955847
commit
26a4b14060
2 changed files with 2 additions and 73 deletions
|
|
@ -5,8 +5,7 @@ arch: amd64
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
script: ./test/travis/script.sh
|
||||
script: ./configure --with-restconf=fcgi && make && sudo make install && make test
|
||||
before_script:
|
||||
- sudo apt-get install -y libfcgi-dev
|
||||
- sudo apt-get install -y nginx
|
||||
- ./test/travis/before_script.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue