travis: require py37 to pass

This commit is contained in:
Brian Warner 2018-07-11 13:23:04 -07:00
parent 3f099cc51f
commit 1181a7dba7

View File

@ -28,6 +28,4 @@ after_success:
matrix:
allow_failures:
- python: "3.3"
# travis doesn't support py3.7 yet
- python: "3.7"
- python: "nightly"