summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-22 01:28:23 +0100
committerwm4 <wm4@nowhere>2014-11-22 01:28:23 +0100
commit5699eaacac33fbddecff01c6ba65cb7600366b2a (patch)
tree2552a60d3dfdb2ae5db32ed6f0b42f546d51c447
parent9eb1046a5af5b7103176502ea734e26984551ba0 (diff)
downloadlibass-5699eaacac33fbddecff01c6ba65cb7600366b2a.tar.bz2
libass-5699eaacac33fbddecff01c6ba65cb7600366b2a.tar.xz
travis-CI: configure needs to be generated
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 589e164..e5de4f8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ branches:
- ci
script:
- - ./configure
+ - ./autogen.sh
- make
notifications: