mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Remove libruby1.9.1 from travis build
This commit is contained in:
parent
584161fcb1
commit
83c1668cc8
@ -2,7 +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 ruby1.9.3
|
||||
- sudo apt-get remove ruby1.9.1 ruby1.9.3 libruby1.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