improve travis script

This commit is contained in:
David Terei 2014-12-11 21:04:17 -08:00
parent 1e78fc3847
commit e1d371784c
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
language: cpp
script: scons
before_install:
- sudo apt-get update -qq
- sudo apt-get install gengetopt
- travis_retry sudo apt-get update -qq
install:
- travis_retry sudo apt-get install gengetopt libzmq-dev libevent-dev scons