Switch to ruby 2.2.3
This commit is contained in:
parent
779004e7e3
commit
a79193f7af
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ dist: trusty
|
||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.1
|
- 2.2.3
|
||||||
before_install:
|
before_install:
|
||||||
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
||||||
- "echo `phantomjs -v`"
|
- "echo `phantomjs -v`"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue