test python 3.8

This commit is contained in:
mdipierro
2020-03-21 11:47:28 -07:00
parent f1dd7f0d89
commit 97a0eac8ce
+1 -5
View File
@@ -12,11 +12,7 @@ python:
- '2.7'
- '3.6'
- '3.7'
- 'pypy3.5'
matrix:
allow_failures:
- python: 'pypy3.5'
- '3.8'
install:
- pip install -e .