mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-15 07:10:52 +01: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
|
- pip install -r requirements.txt
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
- rm -rf build
|
||||||
script:
|
script:
|
||||||
- export COVERAGE_PYTHON_VERSION=python-${TRAVIS_PYTHON_VERSION:0:1}
|
- export COVERAGE_PYTHON_VERSION=python-${TRAVIS_PYTHON_VERSION:0:1}
|
||||||
- coverage run --source=thefuck,tests -m py.test -v
|
- coverage run --source=thefuck,tests -m py.test -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user