Merge pull request #2870 from hugovk/add-3.7

Test 3.7-dev ahead of 3.7.0's expected 2018-06-15 release
This commit is contained in:
wiredfool 2017-11-25 10:47:42 +00:00 committed by GitHub
commit 4a78a02263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ matrix:
- python: '3.5'
- python: '3.4'
- python: '3.3'
- python: '3.7-dev'
- env: DOCKER="alpine"
- env: DOCKER="arch" # contains PyQt5
- env: DOCKER="ubuntu-trusty-x86"