Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneoriley committed Mar 12, 2016
1 parent 1fff352 commit d8812a5
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
language: android

android:
components:
- tools
- build-tools-23.0.2
- android-23
- extra-android-support
- extra-android-m2repository
- extra-google-m2repository
language: groovy

jdk:
- oraclejdk8
Expand All @@ -17,4 +8,4 @@ branches:
- gh-pages

notifications:
email: false
email: false

0 comments on commit d8812a5

Please sign in to comment.