mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-09-18 15:32:25 +00:00
Update .travis.ci for Codecov
This commit is contained in:
parent
14a86568e6
commit
8a1816c3e8
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue