]> granicus.if.org Git - libass/commitdiff
Travis-CI: sigh
authorwm4 <wm4@nowhere>
Sat, 22 Nov 2014 00:30:28 +0000 (01:30 +0100)
committerwm4 <wm4@nowhere>
Sat, 22 Nov 2014 00:30:28 +0000 (01:30 +0100)
OK, so autogen.sh doesn't run configure.

.travis.yml

index e5de4f8fb73532197ad0662c31947a966f0c9a82..f46d0f67286e627bbca94508bfcdc7b63fed714f 100644 (file)
@@ -11,7 +11,7 @@ branches:
     - ci
 
 script:
-  - ./autogen.sh
+  - ./autogen.sh && ./configure
   - make
 
 notifications: