Skip to content

Commit

Permalink
Correctly add pypy tests to allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
str4d committed Oct 23, 2016
1 parent 75b6ab0 commit 198a20d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,14 @@ matrix:
- env: TOX_ENV=py27-twtrunk
- env: TOX_ENV=pypy-twtrunk
# pypy is a bit sporadic
- python: pypy
- env: TOX_ENV=pypy-tw102
- env: TOX_ENV=pypy-tw111
- env: TOX_ENV=pypy-tw120
- env: TOX_ENV=pypy-tw123
- env: TOX_ENV=pypy-tw132
- env: TOX_ENV=pypy-tw140
- env: TOX_ENV=pypy-tw152
- env: TOX_ENV=pypy-tw162
- env: TOX_ENV=pypy-tw163
- env: TOX_ENV=pypy-tw164
- env: TOX_ENV=pypy-twcurrent

0 comments on commit 198a20d

Please sign in to comment.