Skip to content

Commit

Permalink
chore(circle): revert config change
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Sep 1, 2018
1 parent 5fdcb5c commit 2e8ebc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- checkout
- run: npm ci
- run: jspm install
- run: git checkout -- package.json
- save_cache:
key: *cache_key
paths:
Expand Down

0 comments on commit 2e8ebc2

Please sign in to comment.