We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5225c commit d6728deCopy full SHA for d6728de
1 file changed
.travis.yml
@@ -33,6 +33,8 @@ matrix:
33
env: CHECK_DOCS=1
34
- python: 3.6
35
env: CHECK_FORMATTING=1
36
+ allow_failures:
37
+ - python: 3.8-dev
38
39
script:
40
- ci/travis.sh
0 commit comments