Update travis file

pull/2/head
Raphaël Vinot 2017-07-19 18:14:36 +02:00
parent 4ccd304440
commit e072d30d66
1 changed files with 2 additions and 1 deletions

View File

@ -3,10 +3,11 @@ language: python
cache: pip cache: pip
python: python:
- "3.3"
- "3.4" - "3.4"
- "3.5" - "3.5"
- "3.5-dev" - "3.5-dev"
- "3.6"
- "3.6-dev"
- "nightly" - "nightly"
install: install: