travis.yaml: TEST_OFFICIAL removed from allowed_failures

it was originally added to allowed_failures until we completed API 4.4
support
This commit is contained in:
Noam Meltzer 2019-10-11 21:02:32 +03:00
parent 805a798b50
commit 3257148d13

View file

@ -17,7 +17,6 @@ matrix:
allow_failures:
- python: pypy2.7-5.10.0
- python: pypy3.5-5.10.1
- env: TEST_OFFICIAL=true
dist: trusty
sudo: false