We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9f88b commit cb1a8ccCopy full SHA for cb1a8cc
travis-doc-upload.sh
@@ -7,6 +7,8 @@ set -e
7
8
. ./scripts/travis-doc-upload.cfg
9
10
+[ "$TRAVIS_RUST_VERSION" = "nightly" ]
11
+
12
[ "$TRAVIS_BRANCH" = master ]
13
14
[ "$TRAVIS_PULL_REQUEST" = false ]
0 commit comments