mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-16 10:47:37 +00:00
Update .travis.yml
This commit is contained in:
parent
7aa8893da9
commit
6998aa0875
@ -13,4 +13,3 @@ install:
|
|||||||
- if [ "$TRAVIS_PYTHON_VERSION" != "3.2" ]; then travis_retry pip install coverage; fi
|
- if [ "$TRAVIS_PYTHON_VERSION" != "3.2" ]; then travis_retry pip install coverage; fi
|
||||||
- "pip install pytest pytest-cov"
|
- "pip install pytest pytest-cov"
|
||||||
script: py.test --doctest-modules --cov ./
|
script: py.test --doctest-modules --cov ./
|
||||||
os: osx
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user