.travis.yml updated to use ruby v2.3.1
This commit is contained in:
parent
2596c501fa
commit
81ef17f346
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ dist: trusty
|
|||
language: ruby
|
||||
cache: bundler
|
||||
rvm:
|
||||
- 2.2.3
|
||||
- 2.3.1
|
||||
before_install:
|
||||
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
||||
- "echo `phantomjs -v`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue