Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Feb 8, 2021
1 parent 3e5155a commit beefaa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ android:
- extra-android-m2repository
before_install:
- chmod +x gradlew
- yes | sdkmanager "platforms;android-30"
script:
- cd app
- "../gradlew assembleRelease"
Expand Down

0 comments on commit beefaa0

Please # to comment.