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