Skip to content

Commit

Permalink
One more crack at getting Travis to run gradlew
Browse files Browse the repository at this point in the history
  • Loading branch information
eriwen committed Jan 10, 2013
1 parent 2e4cd56 commit d5fef48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: groovy
scripts: ./gradlew test
install: ./gradlew assemble
script: ./gradlew clean build
notifications:
email: false
branches:
Expand Down

0 comments on commit d5fef48

Please sign in to comment.