Skip to content

Commit

Permalink
[minor] we're running far more than just unit tests :) (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
obestwalter authored and gaborbernat committed May 26, 2018
1 parent cb2dff1 commit 6edfab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ minversion = 2.9.0
skip_missing_interpreters = true

[testenv]
description = run the unit tests with pytest under {basepython}
description = run the tests with pytest under {basepython}
setenv = COVERAGE_FILE={toxworkdir}/.coverage.{envname}
passenv = http_proxy https_proxy no_proxy SSL_CERT_FILE TOXENV CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_* CODECOV_*
extras = testing
Expand Down

0 comments on commit 6edfab0

Please sign in to comment.