Revert "List out the python versions we need for travis"

This reverts commit ef790d2f08.
This commit is contained in:
Ammar Askar 2017-08-09 12:33:05 -04:00
parent ef790d2f08
commit 997a59efb0
No known key found for this signature in database
GPG Key ID: 5466BE9666B54DED

View File

@ -1,10 +1,6 @@
language: python language: python
python: python: 3.5
- 2.7 dist: precise
- 3.3
- 3.4
- 3.5
- pypy
env: env:
- TOX_ENV=py27 - TOX_ENV=py27
- TOX_ENV=py33 - TOX_ENV=py33