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