mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-22 12:58:33 +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"
|
- "3.3"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
install:
|
install:
|
||||||
|
- pip install coveralls
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
- pip install coveralls
|
|
||||||
- rm -rf build
|
- 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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user