try native travis test #2
This commit is contained in:
parent
bccad164ae
commit
b8f987e3f3
2 changed files with 4 additions and 9 deletions
|
|
@ -8,4 +8,6 @@ branches:
|
|||
script:
|
||||
- ./configure --with-restconf=fcgi && make && sudo make install && (cd example; make; sudo make install) && (cd util; make; sudo make install) && (cd test; make all)
|
||||
before_script:
|
||||
- ./test/travis/before_script.sh
|
||||
- sudo apt install -y libfcgi-dev
|
||||
- sudo apt install -y nginx
|
||||
- - ./test/travis/before_script.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue