travis apt-get install
This commit is contained in:
parent
2a2785090b
commit
c81419e5e9
2 changed files with 4 additions and 4 deletions
|
|
@ -5,5 +5,7 @@ branches:
|
|||
- master
|
||||
- develop
|
||||
before_script:
|
||||
- sudo apt-get install -y libfcgi-dev
|
||||
- ./test/travis/before_script.sh
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue