提交 b6b0db18 编写于 作者: J JJ Kasper 提交者: Joe Haddad

Update env variables for CircleCi (#6834)

上级 8b5906c8
......@@ -41,6 +41,9 @@ jobs:
- run:
name: Production Tests
command: '[[ ! -z $BROWSERSTACK_USERNAME ]] && yarn testall test/integration/production/ || echo "Not running for PR"'
environment:
BROWSERSTACK: 'true'
BROWSER_NAME: 'ie'
deploy:
docker:
- image: circleci/node:8-browsers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册