Don't depend on specific python versions in Travis

This commit is contained in:
Sunil Mohan Adapa 2015-11-16 09:11:10 +05:30
parent 9a2feae719
commit 0236bfa9a6

View File

@ -2,8 +2,8 @@
language: python language: python
python: python:
- "3.3.6" - "3.3"
- "3.4.3" - "3.4"
# Debian packages required # Debian packages required
before_install: before_install: