Skip to content

Commit 60928a7

Browse files
Add py36 to tox.ini
1 parent 6443765 commit 60928a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
[tox]
66
envlist =
77
py{27,py}-robot{2.8,2.8py3}
8-
py{33,34,35}-robot2.8py3
8+
py{33,34,35,36}-robot2.8py3
99
py{27,py}-robot{2.9,2.9py3}
10-
py{33,34,35}-robot2.9py3
11-
py{27,py,33,34,35}-robot3.0
10+
py{33,34,35,36}-robot2.9py3
11+
py{27,py,33,34,35,36}-robot3.0
1212

1313
[testenv]
1414
deps =

0 commit comments

Comments
 (0)