Browse Source

Attempt to fix build error by pulling latest tools

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

1
.travis.yml

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

Loading…
Cancel
Save