Remove 3.2 builds from Travis.

This commit is contained in:
Arun Prakash Jana 2016-06-04 05:54:01 +05:30
parent ccebb67a0e
commit e550850b8a
No known key found for this signature in database
GPG Key ID: C0A712ED95043DCB

View File

@ -1,9 +1,8 @@
language: python
python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
install: "pip install -r requirements.txt"
script:
script:
- ./tests/run_tests.sh