Skip to content

Commit d6728de

Browse files
committed
allow for failures on 3.8
SIGHUP is not in valid_signals ?!?
1 parent 2f5225c commit d6728de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ matrix:
3333
env: CHECK_DOCS=1
3434
- python: 3.6
3535
env: CHECK_FORMATTING=1
36+
allow_failures:
37+
- python: 3.8-dev
3638

3739
script:
3840
- ci/travis.sh

0 commit comments

Comments
 (0)