Skip to content

Commit 0408dd8

Browse files
committed
bump travis and rvm ruby versions
1 parent f681077 commit 0408dd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.2
1+
2.4.3

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ addons:
1212
language: ruby
1313
rvm:
1414
- '2.2'
15-
- '2.3.5'
16-
- '2.4.2'
15+
- '2.3.6'
16+
- '2.4.3'
1717

1818
env:
1919
- CMD='bundle exec rake rspec-rerun:spec SPEC_OPTS="--tag content"'

0 commit comments

Comments
 (0)