summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTingPing <TingPing@users.noreply.github.com>2013-08-28 13:32:35 -0400
committerTingPing <TingPing@users.noreply.github.com>2013-08-28 13:32:35 -0400
commitffc47e8439a0216df075a0b5ec45049738988a67 (patch)
tree745fd638d54189fe64550829f6a1e43d60645ef6 /.travis.yml
parentcc9d6042fd5590ab4671c1581a3e8578baa8594d (diff)
Update travis to build theme manager
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
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: