Perform regular build with travis.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
language: c
|
||||
dist: trusty
|
||||
|
||||
script:
|
||||
- ./bootstrap && ./configure && make
|
||||
Reference in New Issue
Block a user