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 174af10 commit fda14c4Copy full SHA for fda14c4
.travis.yml
@@ -14,4 +14,6 @@ android:
14
licenses:
15
- ".+"
16
script:
17
-- chmod +x gradlew
+ - ./gradlew build
18
+before_install:
19
+ - chmod +x gradlew
0 commit comments