Use python3.6 for tox/sith

This commit is contained in:
Robin Roth
2017-11-01 14:18:29 +01:00
parent dc43eba07b
commit 5b184fbd0c

View File

@@ -14,9 +14,9 @@ matrix:
- env: TOXENV=cov
- env: TOXENV=sith
include:
- python: 3.5
- python: 3.6
env: TOXENV=cov
- python: 3.5
- python: 3.6
env: TOXENV=sith
install:
- pip install --quiet tox-travis