Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sockeqwe committed Jun 1, 2016
1 parent 135344d commit 38ec4f0
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,7 +19,7 @@ branches:
notifications:
email: false
sudo: required
script: gradle build --stacktrace
script: ./gradlew build --stacktrace
after_success:
- ".buildscript/deploy_snapshot.sh"
cache:
Expand Down

0 comments on commit 38ec4f0

Please sign in to comment.