Skip to content

Commit

Permalink
Test against Oracle JDK 8 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ascandella committed Jun 29, 2016
1 parent 75e19ad commit 72725c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,8 @@ matrix:
- jdk: openjdk7
env: MAIN_ARGS="test"
- jdk: oraclejdk7
env: MAIN_ARGS="test"
- jdk: oraclejdk8
env: MAIN_ARGS="cobertura:cobertura coveralls:report"

script:
Expand Down

0 comments on commit 72725c1

Please sign in to comment.