Update travis to remove point release from tox target

This commit is contained in:
Liam Young
2018-04-18 07:47:20 +00:00
parent 36945ff6ea
commit b8120df42c
+1 -1
View File
@@ -6,4 +6,4 @@ python:
install: pip install tox-travis
script:
- tox -c tox.ini -e pep8
- tox -c tox.ini -e py36
- tox -c tox.ini -e py3