Skip to content

Commit

Permalink
Fix Travis CI
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <daniele@casaricci.it>
  • Loading branch information
daniele-athome committed Mar 14, 2020
1 parent c0bc6d4 commit ce1318a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -9,11 +9,11 @@ android:
- build-tools-27.0.1
- build-tools-28.0.2
- build-tools-28.0.3
- android-28
- android-29
- extra-android-m2repository
- extra-google-m2repository
- extra-google-google_play_services
licences:
licenses:
- 'android-sdk-license-.+'
before_install:
- yes | sdkmanager "platforms;android-28"
Expand Down

0 comments on commit ce1318a

Please sign in to comment.