Skip to content

Commit

Permalink
Update build tools on Travis to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed Oct 24, 2015
1 parent dd5b834 commit 2480d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ language: android
android:
components:
# SDK version
- android-21
- android-22
# Build tools version
- build-tools-21.1.1
- build-tools-22.0.1
script:
- ./gradlew test
deploy:
Expand Down

0 comments on commit 2480d12

Please sign in to comment.