travis: No longer need to run ./configure

This commit is contained in:
TingPing 2015-04-22 23:22:06 -04:00
parent 5263887ac3
commit 498f53b96a
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ before_script:
- sudo apt-get build-dep -qq xchat
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-dev monodevelop gnome-common
script:
- ./autogen.sh
- ./configure --enable-textfe --with-theme-manager --enable-static-analysis
- ./autogen.sh --enable-textfe --with-theme-manager --enable-static-analysis
- make V=1 -j$(nproc)
notifications:
irc: