Merge pull request #85 from brarcher/no-download-extras

Remove downloading extras during travis build
This commit is contained in:
Branden Archer
2017-01-17 21:43:35 -05:00
committed by GitHub

View File

@@ -13,9 +13,6 @@ android:
# The SDK version used to compile your project
- android-23
# Additional components
- extra
script: ./gradlew build lint findbugs test
after_failure: