mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-16 12:25:45 +01:00
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:
parent
805a798b50
commit
3257148d13
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue