We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c78e8 commit 9774a8fCopy full SHA for 9774a8f
.travis.yml
@@ -6,4 +6,4 @@ dist: trusty
6
jdk: oraclejdk8
7
8
script:
9
- - gradlew test
+ - ./gradlew test
0 commit comments