Skip to content

Commit f8d7b28

Browse files
committed
travis: Allow failure on pypy3
1 parent 3e99e82 commit f8d7b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ matrix:
2929
finish_fast: true
3030
allow_failures:
3131
- env: TMUX_VERSION=master
32+
- python: pypy3
3233
cache:
3334
- pip
3435
- apt

0 commit comments

Comments
 (0)