Merge pull request #77 from riscv/travis

Perform regular build with travis.
build32
Tim Newsome 2017-07-06 10:54:34 -07:00 committed by GitHub
commit 9f1738ae49
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