bump travis and rvm ruby versions
parent
f681077818
commit
0408dd89a4
|
@ -1 +1 @@
|
||||||
2.4.2
|
2.4.3
|
||||||
|
|
|
@ -12,8 +12,8 @@ addons:
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- '2.2'
|
- '2.2'
|
||||||
- '2.3.5'
|
- '2.3.6'
|
||||||
- '2.4.2'
|
- '2.4.3'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CMD='bundle exec rake rspec-rerun:spec SPEC_OPTS="--tag content"'
|
- CMD='bundle exec rake rspec-rerun:spec SPEC_OPTS="--tag content"'
|
||||||
|
|
Loading…
Reference in New Issue