Commit 6b14fabe by Victor M. Alvarez

Update Travis-CI build matrix.

Remove Python versions that are not supported anymore and add new ones.
parent 73bd8483
language: python language: python
python: python:
- "2.6"
- "2.7" - "2.7"
- "3.3"
- "3.4" - "3.4"
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7"
matrix: matrix:
include: include:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment