Navigation Menu

Skip to content

Commit

Permalink
use the wrapper
Browse files Browse the repository at this point in the history
also use the top level gradle project
  • Loading branch information
kdabir committed Feb 5, 2019
1 parent 582fe21 commit aae35f3
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 aae35f3

Please sign in to comment.