Skip to content

Commit

Permalink
update script with gradle test to override gradlew
Browse files Browse the repository at this point in the history
  • Loading branch information
docjason committed Nov 14, 2013
1 parent 50af31c commit e5d0789
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
@@ -1,6 +1,6 @@
language: java
install: gradle -q assemble
script: gradle check
script: gradle test
notifications:
on_success: change
on_failure: change
Expand Down

0 comments on commit e5d0789

Please sign in to comment.