8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50669dc commit 9fcdbc9Copy full SHA for 9fcdbc9
.travis.yml
@@ -1,8 +1,9 @@
1
language: python
2
sudo: required
3
env:
4
- - CODECOV_TOKEN: "da32b183-0d8b-4dc2-9bf9-e1743a39b2c8"
5
- - CC_TEST_REPORTER_ID: "f65f25793658d7b33a3729b7b0303fef71fca3210105bb5b83605afb2fee687e"
+ global:
+ - CODECOV_TOKEN: "da32b183-0d8b-4dc2-9bf9-e1743a39b2c8"
6
+ - CC_TEST_REPORTER_ID: "f65f25793658d7b33a3729b7b0303fef71fca3210105bb5b83605afb2fee687e"
7
services:
8
- docker
9
python:
0 commit comments