Skip to content

Commit 1d2ed7e

Browse files
authored
CI: use 2.6.2, 2.5.5
1 parent c52d00e commit 1d2ed7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ bundler_args: --without tools
44
after_success:
55
- '[ -d coverage ] && bundle exec codeclimate-test-reporter'
66
rvm:
7-
- 2.6.1
8-
- 2.5.3
7+
- 2.6.2
8+
- 2.5.5
99
- 2.4.5
1010
- 2.3.8
1111
- jruby-9.2.6.0

0 commit comments

Comments
 (0)