Skip to content

Commit

Permalink
Try JDK8
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Mar 17, 2015
1 parent 59fc254 commit b43959c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -12,8 +12,8 @@ before_script:
- echo $HOME

jdk:
- openjdk7
# - oraclejdk8
# - openjdk7
- oraclejdk8

os:
- linux
Expand All @@ -26,7 +26,7 @@ matrix:
include:
# these profile do no need to run for all JDKs
- env: PHASE='-Pjruby-jars,test -Dinvoker.test=extended'
jdk: oraclejdk7
jdk: oraclejdk8
fast_finish: true


Expand Down

0 comments on commit b43959c

Please sign in to comment.