Skip to content

Commit 16a8623

Browse files
author
Maksim
committed
Allow CI failure for pypy while format check is not fixed
1 parent a3cd75a commit 16a8623

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
@@ -12,6 +12,7 @@ python:
1212
matrix:
1313
allow_failures:
1414
- python: nightly
15+
- python: pypy3
1516
install:
1617
- pip install -q -r dev-requirements.txt --no-cache-dir --upgrade
1718
script:

0 commit comments

Comments
 (0)