mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-21 08:12:56 +08:00
Incrementing Travis to 23
This commit is contained in:
parent
4db1fecba8
commit
000eb0916e
@ -2,7 +2,7 @@ language: android
|
||||
sudo: false
|
||||
install:
|
||||
- npm install
|
||||
- echo y | android update sdk -u --filter android-22
|
||||
- echo y | android update sdk -u --filter android-23
|
||||
script:
|
||||
- npm test
|
||||
- npm run test-build
|
||||
- npm run test-build
|
||||
|
Loading…
Reference in New Issue
Block a user