Skip to content

Commit

Permalink
Fixed gradle invocation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseman committed Apr 26, 2016
1 parent b11f718 commit 18459b1
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 @@ -10,4 +10,4 @@ install:
- gradle -version
- gradle assemble
after_success:
- ./gradle jacocoTestReport coveralls
- gradle jacocoTestReport coveralls

0 comments on commit 18459b1

Please sign in to comment.