mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-22 12:58:33 +00:00
#N/A: Temporary disable functional tests on travis-ci
This commit is contained in:
parent
990ba57159
commit
4584903beb
@ -24,5 +24,5 @@ install:
|
|||||||
- 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}
|
||||||
- coverage run --source=thefuck,tests -m py.test -v --capture=sys --run-without-docker --enable-functional
|
- coverage run --source=thefuck,tests -m py.test -v --capture=sys
|
||||||
after_success: coveralls
|
after_success: coveralls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user