We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022509a commit 52fd228Copy full SHA for 52fd228
1 file changed
.travis.yml
@@ -51,6 +51,9 @@ matrix:
51
- source $HOME/osx-py/bin/activate
52
- export TRAVIS_PYTHON_VERSION=2.7
53
54
+ allow_failures:
55
+ - python: "3.8-dev"
56
+
57
58
install:
59
- pip install tox
0 commit comments