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.
2 parents dcdf500 + 24e45df commit bea04e4Copy full SHA for bea04e4
.travis.yml
@@ -63,7 +63,7 @@ jobs:
63
# - docker load -i $TRAVIS_BUILD_DIR/build/docker/mongodb_consistent_backup.tar
64
# - $TRAVIS_BUILD_DIR/scripts/travis-ci/run-replset.sh 3.4 --archive.method=zbackup
65
- stage: deploy
66
- script: skip
+ script: true
67
deploy:
68
- provider: script
69
skip_cleanup: true
0 commit comments