Move creds to circle-ci accnt config. (#593)

This commit is contained in:
John-David Dalton
2016-10-24 19:40:47 -07:00
committed by GitHub
parent 53214e5849
commit cf99e23c33
2 changed files with 0 additions and 6 deletions

View File

@@ -2,10 +2,6 @@ machine:
node:
version: 6
dependencies:
pre:
- openssl aes-256-cbc -d -in sauce-encrypted-env-vars -k $SAUCE_DECRYPT_KEY >> ~/.circlerc
test:
override:
- npm run lint -s