Add ruby 2.4 to travis and vagrant
This commit is contained in:
parent
f9d8c9715c
commit
e71b06bd57
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ dist: trusty
|
|||
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