8000 Travis: JRuby code coverage possible using the --debug flag, drop a failing JDK variant, use Rubinius rbx-3 by olleolleolle · Pull Request #346 · rubyzip/rubyzip · GitHub
[go: up one dir, main page]

Skip to content

Travis: JRuby code coverage possible using the --debug flag, drop a failing JDK variant, use Rubinius rbx-3 #346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Dec 7, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Travis: update RubyGems
  • Loading branch information
olleolleolle authored Nov 28, 2017
commit cbdea2a3311bdd8c776afa183c1b2d82ad77ddbb
1 change: 1 addition & 0 deletions .trav 7843 is.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ matrix:
- rvm: rbx-2
- rvm: jruby-head
before_install:
- gem update --system
- gem install bundler
- gem --version
before_script:
Expand Down
0