Skip to content

Commit

Permalink
Switching to check not test
Browse files Browse the repository at this point in the history
  • Loading branch information
christian.oestreich committed Jul 30, 2015
1 parent 80e4010 commit 9867c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,4 +7,4 @@ branches:
only:
- master

script: ./gradlew clean test assemble
script: ./gradlew clean check assemble

0 comments on commit 9867c55

Please sign in to comment.