1 parent e2aabc1 commit b959843Copy full SHA for b959843
1 file changed
.travis.yml
@@ -20,6 +20,9 @@ branches:
20
- /^release\/.+$/
21
22
matrix:
23
+ allow_failures:
24
+ - python: "3.8-dev"
25
+
26
include:
27
- python: "3.7"
28
dist: xenial
0 commit comments