1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00

authenticate npm w/NPM_TOKEN env

This commit is contained in:
Shawn Allen 2017-07-11 13:08:08 -07:00
parent 0a07d2f4dc
commit e99ae79a67

View File

@ -9,4 +9,5 @@ script:
- npm test
after_success:
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > .npmrc
- script/cibuild