Skip to content

Commit f2df611

Browse files
committed
Updated Tox configuration
1 parent 37f222d commit f2df611

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tox.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ passenv =
1313
commands = flake8 .
1414
deps = flake8
1515

16+
[travis]
17+
python =
18+
3.6: py36, flake8
19+
1620
[pytest]
1721
addopts = --ignore=setup.py
1822
python_files = *.py

0 commit comments

Comments
 (0)