Skip to content

Commit cdae562

Browse files
committed
3rd time's the charm. This should get travis going
1 parent c4bb9db commit cdae562

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ compiler:
33
- gcc
44
install:
55
- ./autogen.sh
6+
script:
7+
- ./configure && make

0 commit comments

Comments
 (0)