Skip to content

Commit

Permalink
Bump Circle to JDK7
Browse files Browse the repository at this point in the history
  • Loading branch information
sfreiberg-palantir committed Dec 6, 2017
1 parent 358b773 commit fa22a82
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 fa22a82

Please sign in to comment.