]> granicus.if.org Git - libass/commitdiff
travis-CI: configure needs to be generated
authorwm4 <wm4@nowhere>
Sat, 22 Nov 2014 00:28:23 +0000 (01:28 +0100)
committerwm4 <wm4@nowhere>
Sat, 22 Nov 2014 00:28:23 +0000 (01:28 +0100)
.travis.yml

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