Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Move creds to circle-ci accnt config. (impress#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton authored Oct 25, 2016
1 parent 53214e5 commit cf99e23
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions sauce-encrypted-env-vars

This file was deleted.

0 comments on commit cf99e23

Please sign in to comment.