Browse Source

Attempt to fix build error by pulling latest tools

master
Anthony Restaino 8 years ago
parent
commit
09679571d7
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ language: android @@ -2,6 +2,7 @@ language: android
sudo: false
android:
components:
- tools
- build-tools-23.0.2
- build-tools-22.0.1
- android-23

Loading…
Cancel
Save