diff --git a/.travis.yml b/.travis.yml index c1eda38..c353445 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,8 @@ language: android +env: + - CODECOV_TOKEN=bfdfe8e9-af1c-454f-aa27-87291922866e +after_success: + - bash <(curl -s https://codecov.io/bash) jdk: oraclejdk8 android: components: