Skip to content

Commit

Permalink
Don't allow failures for PyPy.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Sep 10, 2020
1 parent cf87e22 commit 6496fc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -26,7 +26,6 @@ jobs:
fast_finish: true
allow_failures:
- python: '3.9-dev'
- python: pypy3.6-7.3.1
include:
- python: '3.9-dev'
env: MATRIX_TOXENV=integration-rabbitmq
Expand Down

0 comments on commit 6496fc2

Please sign in to comment.