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 ed880b7 commit 195e9d6Copy full SHA for 195e9d6
.travis.yml
@@ -3,3 +3,5 @@ install: gradle -q assemble
3
notifications:
4
on_success: change
5
on_failure: change
6
+before_install:
7
+ - chmod +x gradlew
0 commit comments