Add ruby version to travis
This commit is contained in:
parent
3ff81b3895
commit
62fe7e0a33
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ language: ruby
|
|||
cache: bundler
|
||||
rvm:
|
||||
- 2.2.3
|
||||
- 2.4.0
|
||||
before_install:
|
||||
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
||||
- "echo `phantomjs -v`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue