Skip to content

Commit b83c9ab

Browse files
committed
Travis build only debug
1 parent 6d62d61 commit b83c9ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ script:
3030
- printf 'GooglePlayLicenseKey="GooglePlayLicenseKey"\nIapProductKey="IapProductKey"\ncc="cc"\nii="ii"' > app/keys.properties
3131
- MALLOC_ARENA_MAX=1
3232
- chmod a+x gradlew
33-
- ./gradlew clean assembleRelease --stacktrace
33+
- ./gradlew clean assembleDebug --stacktrace

0 commit comments

Comments
 (0)