Browse Source

Switched to correct build tools

master
Anthony Restaino 9 years ago
parent
commit
fc93858918
  1. 2
      .travis.yml

2
.travis.yml

@ -2,7 +2,7 @@ language: android @@ -2,7 +2,7 @@ language: android
sudo: false
android:
components:
- build-tools-22.0.1
- build-tools-23.0.1
- android-23
- extra-android-support
- extra-android-m2repository

Loading…
Cancel
Save