Skip to content

Commit

Permalink
Reinstate gradlew execution permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Polyr committed Apr 8, 2018
1 parent 1e85e45 commit 13e5ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: java
before_install: chmod +x gradlew
deploy:
provider: releases
api_key: $GITHUB_TOKEN
Expand Down

0 comments on commit 13e5ce1

Please sign in to comment.