update test envs
use pypy3 fix travis osx env cache pip on appveyor codecov on appveyor
This commit is contained in:
parent
99c56eaafa
commit
b34c7174e7
3 changed files with 21 additions and 15 deletions
2
tox.ini
2
tox.ini
|
|
@ -60,7 +60,7 @@ commands =
|
|||
coverage html
|
||||
|
||||
[testenv:codecov]
|
||||
passenv = CI TRAVIS TRAVIS_*
|
||||
passenv = CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_*
|
||||
deps = codecov
|
||||
skip_install = true
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue