Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby-openssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 59347f255283
Choose a base ref
...
head repository: jruby/jruby-openssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eab72b8b3c99
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 27, 2015

  1. Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    eab72b8 View commit details
Showing with 6 additions and 2 deletions.
  1. +6 −2 .travis.yml
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -23,8 +23,12 @@ matrix:
- jdk: openjdk6
env: TEST_PROFILE=test-9000
include:
- jdk: openjdk7
env: TEST_COMMAND="ruby -S rake integration:install integration:test"
- jdk: oraclejdk7
env: TEST_COMMAND="jruby -S rake integration:install integration:test"
rvm: jruby
- jdk: oraclejdk8
env: TEST_COMMAND="jruby -S rake integration:install integration:test"
rvm: jruby
notifications:
irc:
channels: