initial travis yml file

This commit is contained in:
Justin Lynn
2013-10-24 18:40:07 -07:00
parent 3108d58791
commit 963a0dd934

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: cpp
compiler:
- gcc
script: scons && npm install && npm test