We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75f450 commit 5ece12cCopy full SHA for 5ece12c
.travis.yml
@@ -75,4 +75,4 @@ env:
75
script:
76
# run build while emulator is starting up
77
- ./gradlew -version
78
- - ./gradlew clean build
+ - ./gradlew clean install -Pprofile=ci
0 commit comments