Perform regular build with travis.

build32
Tim Newsome 2017-07-05 10:33:42 -07:00
parent 321619946b
commit 3be99ac884
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: c
dist: trusty
script:
- ./bootstrap && ./configure && make