diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b0860fc02d..3fbb1a180d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ compiler: before_install: - sudo apt-get update -qq - sudo apt-get install autotools-dev automake autoconf libtool gtk-doc-tools gperf -script: ./autogen.sh && ./configure --enable-gtk-doc && make V=1 && make distcheck +script: ./autogen.sh && ./configure && make V=1 distcheck notifications: irc: channels: |