add travis support
This commit is contained in:
parent
ecfbd75065
commit
1e78fc3847
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: cpp
|
||||
script: scons
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install gengetopt
|
Loading…
Reference in New Issue
Block a user