Undid changes to .travis.yml for now

This commit is contained in:
Aidan Follestad 2018-12-01 21:00:04 -08:00
parent 92878c875e
commit 7e46b84d08

View file

@ -1,8 +1,4 @@
language: android
env:
- CODECOV_TOKEN=bfdfe8e9-af1c-454f-aa27-87291922866e
after_success:
- bash <(curl -s https://codecov.io/bash)
jdk: oraclejdk8
android:
components:
@ -14,13 +10,5 @@ android:
- extra-android-m2repository
- extra-google-m2repository
# Additional components
#- extra-google-google_play_services
#- addon-google_apis-google-19
# Specify at least one system image, if you need to run emulator(s) during your tests
#- sys-img-armeabi-v7a-android-19
#- sys-img-x86-android-17
licenses:
- '.+'