From 387ecdf70e7da831f8b685534be7cc8218e0836a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 06:03:57 +0000 Subject: [PATCH] Add ci env to travis config (#12608) (#12610) 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 b1bffacf59..964aab2269 100644 --- a/.travis.yml +++ b/.travis.yml @@ -124,6 +124,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/