add travis support

This commit is contained in:
David Terei 2014-09-16 19:02:41 -07:00
parent ecfbd75065
commit 1e78fc3847

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: cpp
script: scons
before_install:
- sudo apt-get update -qq
- sudo apt-get install gengetopt