mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-03 07:56:27 +08:00
CB-12102: Bump travis to build to API 25
This commit is contained in:
parent
35b0ba6d07
commit
b3201ad073
@ -8,7 +8,7 @@ before_install:
|
||||
install:
|
||||
- npm install
|
||||
- npm install -g codecov
|
||||
- echo y | android update sdk -u --filter android-22,android-23,android-24
|
||||
- echo y | android update sdk -u --filter android-22,android-23,android-24,android-25
|
||||
android:
|
||||
components:
|
||||
- tools
|
||||
|
Loading…
Reference in New Issue
Block a user