Perform regular build with travis.

This commit is contained in:
Tim Newsome
2017-07-05 10:33:42 -07:00
parent 321619946b
commit 3be99ac884
+5
View File
@@ -0,0 +1,5 @@
language: c
dist: trusty
script:
- ./bootstrap && ./configure && make