Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
travis: Disallow pypy failures
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny authored and peterjc committed Jan 7, 2018
1 parent 96af46e commit d7586ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ python:
- "pypy3"
matrix:
allow_failures:
- python: "pypy"
- python: "pypy3"
fast_finish: true

Expand Down

0 comments on commit d7586ed

Please sign in to comment.