Skip to content

Commit f8a0f70

Browse files
committed
Update rubies
1 parent 66fb7cc commit f8a0f70

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.travis.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,17 @@ script:
77
after_success:
88
- "[ -d coverage ] && bundle exec codeclimate-test-reporter"
99
rvm:
10-
- 2.4.5
11-
- 2.5.5
12-
- 2.6.3
13-
- jruby-9.2.7.0
10+
- 2.4.9
11+
- 2.5.7
12+
- 2.6.5
13+
- 2.7
14+
- jruby-9.2.8.0
1415
- truffleruby
1516
env:
1617
global:
1718
- COVERAGE=true
1819
- JRUBY_OPTS='--dev -J-Xmx1024M'
1920
matrix:
20-
include:
21-
- rvm: 2.7
2221
allow_failures:
2322
- rvm: truffleruby
2423
notifications:

0 commit comments

Comments
 (0)