Update .travis.yml

This commit is contained in:
wilberforce
2016-07-23 16:38:16 +12:00
committed by GitHub
parent bd703b6bfc
commit b77214b97d
+4
View File
@@ -1,3 +1,7 @@
# Travis-CI file for Espruino
language: c
script:
- ./autogen.sh && ./configure ./configure --enable-drivers=all
- make