Skip to content

Commit 9f0eb31

Browse files
authored
Merge pull request #61 from pulkit4tech/dev
chore: general cleaning
2 parents 805d2c1 + 592f15c commit 9f0eb31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ before_install:
6262
- pip install --user codecov #Install codecov
6363

6464
after_success:
65-
- codecov
66-
- bash <(curl -s https://codecov.io/bash) #Run codecov
65+
- codecov -t a2d569ed-e94b-4f97-8df9-2ad1316d89d9 #Run codecov
6766

6867
after_failure: "cat $TRAVIS_BUILD_DIR/app/build/outputs/lint-results-debug.xml"

0 commit comments

Comments
 (0)