Update build tools in the travis config

Who reads their own comments really
multisite^2
Floens 8 years ago
parent 9ff1f2d63c
commit 04076677eb
  1. 2
      .travis.yml

@ -7,7 +7,7 @@ android:
- platform-tools - platform-tools
- tools - tools
- extra-android-m2repository - extra-android-m2repository
- build-tools-25.0.1 - build-tools-25.0.2
- android-25 - android-25
script: cd Clover && ./gradlew build --console plain -x lint script: cd Clover && ./gradlew build --console plain -x lint

Loading…
Cancel
Save