Skip to content

Commit

Permalink
Merge pull request #1552 from olleolleolle/patch-4
Browse files Browse the repository at this point in the history
CI: Use jruby-9.2.8.0
  • Loading branch information
namusyaka committed Aug 17, 2019
2 parents eee711b + 748aee3 commit 17cf997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -26,7 +26,7 @@ rvm:
- 2.6.3
- ruby-head
- rbx-3
- jruby-9.2.7.0
- jruby-9.2.8.0
- jruby-head

script: ./.travis.sh
Expand All @@ -35,7 +35,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-9.2.7.0
- rvm: jruby-9.2.8.0
- rvm: rbx-3

notifications:
Expand Down

0 comments on commit 17cf997

Please sign in to comment.