mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 16:33:13 +02:00
Travis-CI: ..or without sudo..
I really love this..
This commit is contained in:
@@ -18,7 +18,7 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
gem install rspec || true
|
||||
else
|
||||
sudo apt-get install git python rake -y
|
||||
sudo gem install bundler -v "~>1.0"
|
||||
gem install bundler -v "~>1.0"
|
||||
fi
|
||||
|
||||
# Install 'ircfly'
|
||||
|
||||
Reference in New Issue
Block a user