Skip to content

Commit 3be99ac

Browse files
committed
Perform regular build with travis.
1 parent 3216199 commit 3be99ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: c
2+
dist: trusty
3+
4+
script:
5+
- ./bootstrap && ./configure && make

0 commit comments

Comments
 (0)