mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Removed ruby1.9.3 in travis build
This commit is contained in:
parent
ce89a1a2b7
commit
584161fcb1
@ -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
|
||||
- sudo apt-get remove ruby1.9.1 ruby1.9.3
|
||||
- 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