Skip to content
Snippets Groups Projects
Commit 402a9a6e authored by Jawnnypoo's avatar Jawnnypoo
Browse files

Skip the install step on Travis

parent 49564d1e
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -3,6 +3,9 @@ language: java
env:
- ANDROID_HOME=$PWD/android-sdk
 
# Skip the install step, gradlew assemble will fail due to Crashlytics
install: true
jdk:
- oraclejdk8
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment