@ -7,7 +7,7 @@ envlist = py34, lint
[testenv]
commands = {envpython} setup.py test
passenv = TRAVIS
passenv = TRAVIS APPVEYOR
deps =
[testenv:lint]