diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-10-13 02:06:53 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-10-13 02:06:53 -0400 |
commit | 4ea0be0484ad2c3c856904bc7b229d254ca744f4 (patch) | |
tree | ad9badc9670eb1cf7dd55bd77caf204ed3775752 | |
parent | ff28cff5167fee0ed02d06516e40430403b5ffb6 (diff) |
Update .travis.ymleudev/v3.1.5
-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: |