travis apt-get install

This commit is contained in:
Olof hagsand 2019-02-04 14:38:41 +01:00
parent 2a2785090b
commit c81419e5e9
2 changed files with 4 additions and 4 deletions

View file

@ -5,5 +5,7 @@ branches:
- master
- develop
before_script:
- sudo apt-get install -y libfcgi-dev
- ./test/travis/before_script.sh