Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2555e38

Browse files
authored
Merge pull request #15830 from anntzer/failnight
Allow failure on nightly builds.
2 parents 582ba33 + f41d792 commit 2555e38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ matrix:
9898
- $HOME/.ccache # https://github.com/travis-ci/travis-ci/issues/5853
9999
- $HOME/.cache/matplotlib
100100
allow_failures:
101+
- python: "nightly"
101102

102103
before_install: |
103104
case "$TRAVIS_OS_NAME" in

0 commit comments

Comments
 (0)