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 8649cdd commit a247a0dCopy full SHA for a247a0d
.travis.yml
@@ -32,7 +32,7 @@ install:
32
&& popd
33
34
script:
35
- - chmod +x gradlew && ./gradlew inttest
+ - chmod +x gradlew && ./gradlew -i inttest
36
#- chmod +x gradlew && ./gradlew ${GRADLE_CLI_OPTS} build -Pversion=${APP_VERSION}
37
38
after_success:
0 commit comments