Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c28725

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "add python 3.6 unit test job"
2 parents 4a7c4ff + 9f77e68 commit 5c28725

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
@@ -1,7 +1,7 @@
11
[tox]
22
minversion = 2.0
33
skipsdist = True
4-
envlist = py{34,27,35}, linters, pypy
4+
envlist = py{34,27,35,36}, linters, pypy
55

66
[testenv]
77
setenv =

0 commit comments

Comments
 (0)