Thanks to visit codestin.com Credit goes to github.com
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 34fa840 commit f41d792Copy full SHA for f41d792
1 file changed
.travis.yml
@@ -98,6 +98,7 @@ matrix:
98
- $HOME/.ccache # https://github.com/travis-ci/travis-ci/issues/5853
99
- $HOME/.cache/matplotlib
100
allow_failures:
101
+ - python: "nightly"
102
103
before_install: |
104
case "$TRAVIS_OS_NAME" in
0 commit comments