Skip to content

Commit

Permalink
remove pypy from travis-ci allow_failures list
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Sep 11, 2012
1 parent dc8b49f commit 4c1933f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -6,12 +6,6 @@ python:
- pypy
- 3.2

# Why does travis-ci's PyPy blow up? Pyramid's tests
# run fine under tox.
matrix:
allow_failures:
- python: pypy

script: python setup.py test

notifications:
Expand Down
2 changes: 2 additions & 0 deletions CONTRIBUTORS.txt
Expand Up @@ -182,3 +182,5 @@ Contributors
- Ian Wilson, 2012/06/17

- Roman Kozlovskyi, 2012/08/11

- Domen Kozar, 2012/09/11

0 comments on commit 4c1933f

Please sign in to comment.