mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-11 04:31:37 +01:00
Travis-CI: no comment
This commit is contained in:
parent
8a9971618f
commit
3bacb28555
1 changed files with 7 additions and 0 deletions
|
@ -18,6 +18,13 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
|||
gem install rspec || true
|
||||
else
|
||||
sudo apt-get install git python rake -y
|
||||
|
||||
echo ARGH
|
||||
ruby --version
|
||||
gem --version
|
||||
gem update --system
|
||||
echo END OF ARGH
|
||||
|
||||
gem install bundler -v "~>1.0"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue