CB-12102: Bump travis to build to API 25

This commit is contained in:
Joe Bowser
2016-11-01 14:06:57 -07:00
parent 35b0ba6d07
commit b3201ad073
+1 -1
View File
@@ -8,7 +8,7 @@ before_install:
install: install:
- npm install - npm install
- npm install -g codecov - 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: android:
components: components:
- tools - tools