Skip to content

Commit a247a0d

Browse files
committed
I am desperate
1 parent 8649cdd commit a247a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install:
3232
&& popd
3333

3434
script:
35-
- chmod +x gradlew && ./gradlew inttest
35+
- chmod +x gradlew && ./gradlew -i inttest
3636
#- chmod +x gradlew && ./gradlew ${GRADLE_CLI_OPTS} build -Pversion=${APP_VERSION}
3737

3838
after_success:

0 commit comments

Comments
 (0)