Skip to content

Commit b844c64

Browse files
committed
Allow pypy2.7 to fail: Travis can not find virtualenv script
1 parent 2a5a631 commit b844c64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ script:
1414
matrix:
1515
allow_failures:
1616
- python: 'nightly'
17+
- python: 'pypy2.7'

0 commit comments

Comments
 (0)