mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
#N/A Install coverall before project deps
This commit is contained in:
parent
6c534c52bc
commit
a6c5b8322a
@ -4,9 +4,9 @@ python:
|
||||
- "3.3"
|
||||
- "2.7"
|
||||
install:
|
||||
- pip install coveralls
|
||||
- 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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user