Run tests with Python 3.4 with tox
This commit is contained in:
parent
e991bef574
commit
033b0931aa
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = docs, py26, py27, pypy, py33
|
||||
envlist = docs, py26, py27, pypy, py33, py34
|
||||
|
||||
[testenv]
|
||||
deps = blinker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue