Skip to content

Commit

Permalink
Don't specify multiple jdks
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Mar 9, 2019
1 parent f86cf89 commit 5055257
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
install:
- mvn --settings .travis/settings.xml install -DskipTests=true -Dgpg.skip -Dmaven.javadoc.skip=true -B -V
before_install:
Expand Down

0 comments on commit 5055257

Please sign in to comment.