mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 18:52:39 +01:00
Update .travis.yml
This commit is contained in:
parent
bb878848f7
commit
4547719358
@ -2,7 +2,7 @@ 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-gtk-dev
|
||||
- sudo apt-get install -qq libnotify-dev libproxy-dev libpci-dev libcanberra-dev
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- ./configure --enable-textfe
|
||||
|
Loading…
Reference in New Issue
Block a user