We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa8893 commit 6998aa0Copy full SHA for 6998aa0
.travis.yml
@@ -13,4 +13,3 @@ install:
13
- if [ "$TRAVIS_PYTHON_VERSION" != "3.2" ]; then travis_retry pip install coverage; fi
14
- "pip install pytest pytest-cov"
15
script: py.test --doctest-modules --cov ./
16
-os: osx
0 commit comments