Skip to content

Commit

Permalink
fixup! Travis: test with JRuby 9.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
asppsa committed Dec 8, 2019
1 parent 8b943d3 commit a27b3fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rvm:
- 2.4
- 2.3
- 2.2
- jruby-9.2.9
- jruby-9.2.9.0
- rbx-3
services:
- mysql
Expand Down Expand Up @@ -128,7 +128,7 @@ matrix:
env: SCRIPT='rubocop lib'
- rvm: 2.2
env: SCRIPT='rubocop lib'
- rvm: jruby-9.2.9
- rvm: jruby-9.2.9.0
env: SCRIPT='rubocop lib'
- rvm: rbx-3
env: SCRIPT='rubocop lib'
Expand Down

0 comments on commit a27b3fc

Please sign in to comment.