Skip to content

Commit

Permalink
Accept license for SDK 27 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
apoi committed Dec 29, 2017
1 parent 03b3f82 commit 68cbcb9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,9 @@ android:
- extra-android-m2repository
- sys-img-armeabi-v7a-android-24

before_install:
- yes | sdkmanager "platforms;android-27"

before_script:
- echo no | android create avd --force -n test -t android-24 --abi armeabi-v7a
- emulator -avd test -no-window &
Expand Down

0 comments on commit 68cbcb9

Please sign in to comment.