Skip to content

Commit

Permalink
Merge pull request #231 from gaelyk/using-wrapper
Browse files Browse the repository at this point in the history
use the wrapper
  • Loading branch information
glaforge committed Feb 5, 2019
2 parents f65500e + aae35f3 commit eea0ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: groovy
script: 'gradle -q -b core/build.gradle check'
script: './gradlew check'
notifications:
email:
recipients:
Expand Down

0 comments on commit eea0ce8

Please sign in to comment.