change ruby version in travis settings
This commit is contained in:
@ -17,5 +17,5 @@ language: ruby
|
|||||||
rvm:
|
rvm:
|
||||||
- 2.1.5
|
- 2.1.5
|
||||||
- 2.2.1
|
- 2.2.1
|
||||||
- jruby-19mode
|
- 2.3.1
|
||||||
script: bundle exec rspec --tag ~docker
|
script: bundle exec rspec --tag ~docker
|
||||||
|
Reference in New Issue
Block a user