Skip to content

Commit 9c99c11

Browse files
committed
Run tests against pytest 3.0.6
1 parent 50ab7d1 commit 9c99c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ envlist = py{26,27,33,34,35,py,py3}-pytest{29,30}, flake8
99
[testenv]
1010
deps =
1111
pytest29: pytest==2.9.2
12-
pytest28: pytest==3.0.4
12+
pytest28: pytest==3.0.6
1313
pytest-localserver
1414
commands = py.test -v -r a {posargs}
1515

0 commit comments

Comments
 (0)