chg: Add travis tests on python 3.7

pull/202/merge
Raphaël Vinot 2018-07-23 10:31:28 +02:00
parent 29f96435f4
commit e59eecd1de
1 changed files with 1 additions and 1 deletions

View File

@ -11,10 +11,10 @@ addons:
python:
- "2.7"
- "3.5"
- "3.5-dev"
- "3.6"
- "3.6-dev"
- "3.7-dev"
install:
- pip install -U nose pip setuptools