mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
remove "rvm get head"
This commit is contained in:
parent
8a7da30a84
commit
536d0226e8
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ dist: trusty
|
|||
sudo: false
|
||||
|
||||
before_install:
|
||||
- rvm get head
|
||||
- gem install bundler
|
||||
- export CXX="g++-4.8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue