Update travis to build theme manager

This commit is contained in:
TingPing 2013-08-28 13:32:35 -04:00
parent cc9d6042fd
commit ffc47e8439
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ language: c
compiler: gcc compiler: gcc
before_script: before_script:
- sudo apt-get build-dep -qq xchat - sudo apt-get build-dep -qq xchat
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-dev - sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-dev monodevelop
script: script:
- ./autogen.sh - ./autogen.sh
- ./configure --enable-textfe - ./configure --enable-textfe --with-theme-manager
- make - make
notifications: notifications:
irc: irc: