travis: stop allowing failures on py2.7 and py3.7
py2.7 now works py3.7 is now supported by travis
This commit is contained in:
parent
96f52b931d
commit
b0db8add2a
|
@ -33,7 +33,4 @@ matrix:
|
|||
dist: xenial
|
||||
- python: nightly
|
||||
allow_failures:
|
||||
- python: 2.7
|
||||
# travis doesn't support py3.7 yet
|
||||
- python: 3.7
|
||||
- python: nightly
|
||||
|
|
Loading…
Reference in New Issue
Block a user