more py versions`

This commit is contained in:
Michel Oosterhof 2019-09-12 11:01:05 +04:00
parent cec5ba4c34
commit 8526d5d18d
1 changed files with 3 additions and 0 deletions

View File

@ -10,8 +10,11 @@ python:
- '3.5'
- '3.6'
- '3.7'
- '3.7-dev'
- '3.8-dev'
- 'nightly'
- 'pypy'
- 'pypy3'
before_install:
- sudo apt-get -qq update
install: