Change travis to Python3

This commit is contained in:
Matthew Honnibal 2016-09-30 20:31:22 +02:00
parent 7245c26f92
commit d3092512e8

View File

@ -6,7 +6,7 @@ group: edge
python:
- "2.7"
- "3.4"
- "3.5"
os:
- linux