We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3420360 commit 307739dCopy full SHA for 307739d
.travis.yml
@@ -24,5 +24,7 @@ branches:
24
only:
25
- master
26
- development
27
+before_install:
28
+ - chmod +x gradlew
29
script:
30
- ./build.sh --quiet verify
0 commit comments