Skip to content

Commit

Permalink
#6 Tries to enforce Travis using the Gradle wrapper instead
Browse files Browse the repository at this point in the history
  • Loading branch information
preslavrachev committed Aug 16, 2017
1 parent 7b65c7f commit 965f7c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ script:
- echo $TRAVIS_JOB_NUMBER
- echo $TRAVIS_BUILD_ID
- echo $TRAVIS_BUILD_NUMBER
- gradle test

- ./gradlew test

0 comments on commit 965f7c5

Please sign in to comment.