mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Remove ruby 1.9 from travis build
This commit is contained in:
parent
5003668074
commit
ce89a1a2b7
@ -2,6 +2,7 @@ language: c
|
||||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev
|
||||
- sudo apt-get remove ruby1.9.1
|
||||
- sudo apt-get -y install autoconf-archive python-dev ruby1.8-dev libruby1.8 liblualib50
|
||||
- ./bootstrap.sh
|
||||
- git clone git://github.com/strophe/libstrophe.git
|
||||
|
Loading…
Reference in New Issue
Block a user