Skip to content

Commit

Permalink
add gradle -v for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
docjason committed Nov 2, 2014
1 parent 8a224e3 commit 5e0bd10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ install: gradle -q assemble
script: gradle test
notifications:
on_success: change
on_failure: change
on_failure: change
before_install:
- gradle -v

0 comments on commit 5e0bd10

Please sign in to comment.