Skip to content

Commit

Permalink
specify concret build tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
devisnik committed Sep 28, 2014
1 parent 70ee3ac commit ecde937
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: android
android:
components:
- build-tools-19.1.0
install: true
script: ./gradlew -PkeystoreFile=none -PkeystoreKeyAlias=none -PkeystoreStorePassword=none -PkeystoreKeyPassword=none check

0 comments on commit ecde937

Please sign in to comment.