Skip to content

Commit 2f6078d

Browse files
Qinghao ShiQinghao Shi
Qinghao Shi
authored and
Qinghao Shi
committed
TRAVIS: turn off upload python test code coverage
1 parent d30d772 commit 2f6078d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ matrix:
164164
pylint>=1.9,<2
165165
hypothesis>=3,<4
166166
coverage>=4.5,<5
167-
coveralls>=1.5,<2
168167
"
169168
- python -m pip install --upgrade pip==18.1
170169
- python -m pip install --upgrade setuptools==40.4.3
@@ -176,7 +175,6 @@ matrix:
176175
- python tools/test/pylint.py
177176
- coverage run -a tools/project.py -S | sed -n '/^Total/p'
178177
- coverage html
179-
- coveralls
180178

181179
- <<: *pytools-vm
182180
name: "tools-py35"

0 commit comments

Comments
 (0)