Skip to content

Commit

Permalink
Merge pull request #26 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Use 2.4.6, 2.6.3, jruby-9.2.7.0, drop 2.3.8 (EOL)
  • Loading branch information
flash-gordon committed Aug 24, 2019
2 parents da22aff + 49ce910 commit 45a7498
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ before_install:
after_success:
- '[ -d coverage ] && bundle exec codeclimate-test-reporter'
rvm:
- 2.3.8
- 2.4.5
- 2.4.6
- 2.5.5
- 2.6.2
- jruby-9.2.6.0
- 2.6.3
- jruby-9.2.7.0
- truffleruby
matrix:
allow_failures:
Expand Down

0 comments on commit 45a7498

Please sign in to comment.