revert travis

This commit is contained in:
Olof hagsand 2020-11-30 20:12:07 +01:00
parent a337955847
commit 26a4b14060
2 changed files with 2 additions and 73 deletions

View file

@ -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