Skip to content

Commit

Permalink
setup remote docker
Browse files Browse the repository at this point in the history
  • Loading branch information
moxious committed Mar 14, 2019
1 parent a0a9f92 commit 2a10c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
- image: circleci/node:10-browsers-legacy
steps:
- checkout
- setup_remote_docker
- restore_cache:
name: Restore Yarn Package Cache
keys:
Expand Down

0 comments on commit 2a10c69

Please sign in to comment.