mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-08-05 15:48:37 +00:00
Undid changes to .travis.yml for now
This commit is contained in:
parent
92878c875e
commit
7e46b84d08
1 changed files with 0 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
@ -1,8 +1,4 @@
|
||||||
language: android
|
language: android
|
||||||
env:
|
|
||||||
- CODECOV_TOKEN=bfdfe8e9-af1c-454f-aa27-87291922866e
|
|
||||||
after_success:
|
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
|
@ -14,13 +10,5 @@ android:
|
||||||
- extra-android-m2repository
|
- extra-android-m2repository
|
||||||
- extra-google-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:
|
licenses:
|
||||||
- '.+'
|
- '.+'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue