Chnage the travis script so that it builds

This commit is contained in:
Renaud Allard
2015-09-07 13:18:05 +02:00
parent 6743d0e6b7
commit 39aa6a7a53

View File

@@ -1,2 +1,2 @@
language: c language: c
script: make script: ./configure && make