Skip to content

Commit

Permalink
Merge pull request #19 from or-shachar/patch-2
Browse files Browse the repository at this point in the history
oraclejdk7 no longer supported in travis
  • Loading branch information
khmarbaise authored Sep 17, 2017
2 parents aac9025 + df8fa43 commit 9b1ca48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
- MAVEN_VERSION=3.3.9
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
install:
- "mvn -N io.takari:maven:wrapper -Dmaven=${MAVEN_VERSION}"
- "./mvnw --show-version --errors --batch-mode test-compile dependency:go-offline"
Expand Down

0 comments on commit 9b1ca48

Please sign in to comment.