Merge branch 'master' into master

pull/206/head
Alexandre Dulaunoy 2018-07-13 15:13:53 +02:00 committed by GitHub
commit 3a0548c866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,11 +6,11 @@ services:
cache: pip
python:
- "3.4"
- "3.5"
- "3.5-dev"
- "3.6"
- "3.6-dev"
- "3.7-dev"
install:
- pip install -U nose codecov pytest