Update travis to build theme manager
This commit is contained in:
parent
cc9d6042fd
commit
ffc47e8439
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user