Skip to content

Commit

Permalink
Use of OpenJDK 7 instead of Oracle JDK 7 with Travis CI
Browse files Browse the repository at this point in the history
This closes codehaus-plexus#44
  • Loading branch information
khmarbaise authored and michael-o committed May 23, 2018
1 parent 62b4a86 commit b762b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk7
- openjdk7
- oraclejdk8

# No need for preliminary install step.
Expand Down

0 comments on commit b762b99

Please sign in to comment.