Skip to content

Commit

Permalink
Fix travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rivaldi8 committed Feb 9, 2018
1 parent d44b3f3 commit cd5ff90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ android:
- platform-tools
- tools
- tools #not a typo. Needed for SDK update
- build-tools-27.0.0
- build-tools-27.0.3

# The SDK version used to compile your project
- android-26
- android-27

# Additional components
- extra-android-support
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
- addon-google_apis-google-25
- addon-google_apis-google-26

# Specify at least one system image,
# if you need to run emulator(s) during your tests
Expand Down

0 comments on commit cd5ff90

Please sign in to comment.