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

Skip to content

Commit f41d792

Browse files
committed
Allow failure on nightly builds.
1 parent 34fa840 commit f41d792

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)