From c162ac27dd630f87296a4555b3ba73a290ca46c5 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 06:11:38 +0000 Subject: [PATCH] Add ci env to travis config (#12608) (#12609) Co-authored-by: publish-docs.sh (cherry picked from commit a17907b9a2fb61f22fdd3de97206359b23d1fc04) Co-authored-by: Dan Albert --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 52dd4a80c6..f6e86fce47 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,6 +63,7 @@ jobs: - ~/.npm before_install: + - source ci/env.sh - .travis/channel_restriction.sh edge beta || travis_terminate 0 - .travis/affects.sh docs/ .travis || travis_terminate 0 - cd docs/