Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Commit ead4dd9

Browse files
committed
Move Sauce Labs credentials into circle.yml
1 parent 38190b9 commit ead4dd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ machine:
44
environment:
55
NPM_CONFIG_PROGRESS: false
66
NPM_CONFIG_SPIN: false
7+
SAUCE_ACCESS_KEY: 80dcffc2-c9a2-45e2-9fb7-87b29a6cd986
8+
SAUCE_USERNAME: segment-oss
79
TEST_REPORTS_DIR: $CIRCLE_TEST_REPORTS
810

911
dependencies:

0 commit comments

Comments
 (0)