Merge pull request #77 from riscv/travis

Perform regular build with travis.
This commit is contained in:
Tim Newsome
2017-07-06 10:54:34 -07:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
language: c
dist: trusty
script:
- ./bootstrap && ./configure && make