Skip to content

Commit

Permalink
pin coverage to 4.5.4 coveralls to 1.9.2 (#2740)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiaxiao Zheng authored and k8s-ci-robot committed Dec 16, 2019
1 parent d39ef6e commit 4d9f7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ matrix:
install: &0
- python3 -m pip install -r $TRAVIS_BUILD_DIR/sdk/python/requirements.txt
# Additional dependencies
- pip3 install coverage coveralls
- pip3 install coverage==4.5.4 coveralls==1.9.2
# Sample test infra dependencies
- pip3 install minio
- pip3 install junit_xml
Expand Down

0 comments on commit 4d9f7b8

Please sign in to comment.