We don't use configure, so removed from the Travis file

This commit is contained in:
Tony Aldridge
2013-10-28 20:32:03 +00:00
parent 8e83e29113
commit ff827fa236
+1 -1
View File
@@ -9,4 +9,4 @@ install:
- ./configure && make && sudo make install
- cd -
script:
- ./configure && make
- make