diff options
author | TingPing <TingPing@users.noreply.github.com> | 2013-08-28 13:32:35 -0400 |
---|---|---|
committer | TingPing <TingPing@users.noreply.github.com> | 2013-08-28 13:32:35 -0400 |
commit | ffc47e8439a0216df075a0b5ec45049738988a67 (patch) | |
tree | 745fd638d54189fe64550829f6a1e43d60645ef6 | |
parent | cc9d6042fd5590ab4671c1581a3e8578baa8594d (diff) |
Update travis to build theme manager
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index b5127bf0..58f1b965 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,10 @@ language: c compiler: gcc before_script: - 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: - ./autogen.sh - - ./configure --enable-textfe + - ./configure --enable-textfe --with-theme-manager - make notifications: irc: |