Skip to content

Commit

Permalink
Merge pull request #22 from safreiberg/feature/jdk7
Browse files Browse the repository at this point in the history
Bump Circle to JDK7
  • Loading branch information
sfreiberg-palantir committed Dec 6, 2017
2 parents 358b773 + fa22a82 commit dcca3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
machine:
java:
version: oraclejdk6
version: oraclejdk7
test:
override:
- env; ./gradlew build --console=plain --info --stacktrace
Expand Down

0 comments on commit dcca3ac

Please sign in to comment.