Switch to ruby 2.2.3

This commit is contained in:
Henne Vogelsang 2016-04-05 13:02:53 +02:00
parent 779004e7e3
commit a79193f7af

View file

@ -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`"