Skip to content

Commit ba5e08e

Browse files
committed
Merge pull request #126 from acv/travis2
Add pre-compile step for travis
2 parents 3a1a6b3 + 329b85e commit ba5e08e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: c
22
compiler:
33
- gcc
4-
4+
install:
5+
- ./autogen.sh

0 commit comments

Comments
 (0)