Skip to content

Commit

Permalink
Requires sudo to add cert to keystore
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Apr 13, 2016
1 parent 2d2707b commit d45831a
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 @@ -19,4 +19,4 @@ deploy:
tags: true
jdk: openjdk7
before_deploy: "./gradlew assembleMainDist"
sudo: false
sudo: true

0 comments on commit d45831a

Please sign in to comment.