Skip to content

Commit

Permalink
Stop gradle daemon aggressively
Browse files Browse the repository at this point in the history
  • Loading branch information
saturday06 committed Nov 4, 2014
1 parent 2244344 commit 65a2e86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ before_install:
script:
- ./gradlew --debug check
- ./gradlew --debug uploadArchives
- ./gradlew --stop
- ./gradlew --debug integTest
- ./gradlew --stop
- ./gradlew --debug sample

after_failure:
Expand Down

0 comments on commit 65a2e86

Please sign in to comment.