Skip to content

Commit

Permalink
Moban sync
Browse files Browse the repository at this point in the history
This extends the commit over
#2975
  • Loading branch information
bkhanale committed Oct 3, 2020
1 parent 29b41bc commit 283d7e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ env:
- PIP_YES=1
- FudgeCI=${TRAVIS_BUILD_DIR}/.ci/
- TOX_FEATURES="check-noskip-codecov"
- BEAR_LIST="pysafety"

before_install:
- printenv
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ colorama<0.4
coverage==4.4.1
coverage-env-plugin~=0.1
coverage-config-reload-plugin~=0.2
codecov~=2.0.5
codecov~=2.1.0
moban~=0.5.0 ; python_version > '3.0'
packaging~=16.8
pytest~=4.6
Expand Down

0 comments on commit 283d7e2

Please sign in to comment.