Skip to content

Commit

Permalink
Release plugin doesn't support java 6
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Feb 5, 2016
1 parent a37009e commit 52013d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
- openjdk6
#- openjdk6
before_deploy: "./gradlew assembleDist"
sudo: false
deploy:
Expand Down

0 comments on commit 52013d2

Please sign in to comment.