Update .travis.yml
This commit is contained in:
+4
-1
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- chmod +x ./autogen.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./autogen.sh && ./configure ./configure --enable-drivers=all
|
- ./autogen.sh && ./configure --enable-drivers=all
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user