Skip to content

Commit 3b77ebd

Browse files
committed
I am desperate
1 parent 3a0a9e5 commit 3b77ebd

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
@@ -31,7 +31,7 @@ install:
3131
&& popd
3232

3333
script:
34-
- chmod +x gradlew && ./gradlew inttest
34+
- chmod +x gradlew && ./gradlew -i inttest
3535
#- chmod +x gradlew && ./gradlew ${GRADLE_CLI_OPTS} build -Pversion=${APP_VERSION}
3636

3737
after_success:

0 commit comments

Comments
 (0)