We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3410cf2 commit d25b2dbCopy full SHA for d25b2db
.travis.yml
@@ -1,3 +1,3 @@
1
language: groovy
2
script:
3
- - "gradle --info --stacktrace test"
+ - "./gradlew --info --stacktrace test"
0 commit comments