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