summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-22 01:30:28 +0100
committerwm4 <wm4@nowhere>2014-11-22 01:30:28 +0100
commit06e390d11e2730b6b161e77f767d2e940033b518 (patch)
tree3e33973463fa6701564e097b6d5062c286dfec20
parent5699eaacac33fbddecff01c6ba65cb7600366b2a (diff)
downloadlibass-06e390d11e2730b6b161e77f767d2e940033b518.tar.bz2
libass-06e390d11e2730b6b161e77f767d2e940033b518.tar.xz
Travis-CI: sigh
OK, so autogen.sh doesn't run configure.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e5de4f8..f46d0f6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ branches:
- ci
script:
- - ./autogen.sh
+ - ./autogen.sh && ./configure
- make
notifications: