Remove py36 from .travis.yml

I thought the file was just out of date, but adding py36 made Travis
complain "InterpreterNotFound: python3.6", so I guess it was correct as
it was.
This commit is contained in:
Kale Kundert 2017-06-15 20:34:36 -07:00
parent 4d02863b16
commit d6000e5ab1
No known key found for this signature in database
GPG Key ID: C6238221D17CAFAE
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ env:
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=py36
- TOXENV=pypy
- TOXENV=py27-pexpect
- TOXENV=py27-xdist