Skip to content

Commit f9ed006

Browse files
committed
allow_failures on travis with normal pypy
1 parent 6811ba4 commit f9ed006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
- TMUX_VERSION=1.9a
2222
matrix:
2323
allow_failures:
24-
- python: pypy3.3-5.2-alpha1
24+
- python: pypy
2525
- env: TMUX_VERSION=master
2626
before_install:
2727
- export PIP_USE_MIRRORS=true

0 commit comments

Comments
 (0)