8000 Update tox.ini · BadSingleton/pythonnet@aedf8d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit aedf8d6

Browse files
author
denfromufa
authored
Update tox.ini
1 parent e10ae3b commit aedf8d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tox.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# content of: tox.ini , put in same dir as setup.py
22
[tox]
33
envlist = py27,py33,py34,py35
4+
[tox:travis]
5+
2.7 = py27
6+
3.3 = py33
7+
3.4 = py34
8+
3.5 = py35

0 commit comments

Comments
 (0)
0