Test Python 3.5 in Travis

This commit is contained in:
Matthew Honnibal 2017-11-08 11:09:06 +01:00
parent 2bdf68a632
commit 97ed21492a
1 changed files with 1 additions and 0 deletions

View File

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