Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amuyu committed Jun 1, 2017
1 parent d6b41f8 commit 3eae0b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ after_success:
script:
- ./gradlew assemble
env:
branches:
only:
- master
notifications:
email: false
sudo: false
Expand All @@ -30,5 +27,6 @@ deploy:
skip_cleanup: true
on:
tags: true
all_branches: true
overwrite: true
after_deploy: "echo 'end'"

0 comments on commit 3eae0b0

Please sign in to comment.