mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 20:11:17 +00:00
#N/A Fix tests in travis
This commit is contained in:
parent
164103693b
commit
7b011a504d
@ -7,6 +7,7 @@ install:
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py develop
|
||||
- pip install coveralls
|
||||
- rm -rf build
|
||||
script:
|
||||
- export COVERAGE_PYTHON_VERSION=python-${TRAVIS_PYTHON_VERSION:0:1}
|
||||
- coverage run --source=thefuck,tests -m py.test -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user