travis: require py37 to pass
This commit is contained in:
parent
3f099cc51f
commit
1181a7dba7
|
@ -28,6 +28,4 @@ after_success:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- python: "3.3"
|
||||
# travis doesn't support py3.7 yet
|
||||
- python: "3.7"
|
||||
- python: "nightly"
|
||||
|
|
Loading…
Reference in New Issue
Block a user