Skip to content

Commit 951b74b

Browse files
author
Nick
committed
Remove yarn from circle
1 parent c933b84 commit 951b74b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

circle.yml

-10
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,3 @@ machine:
33
version: 8
44
environment:
55
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
6-
7-
dependencies:
8-
override:
9-
- yarn
10-
cache_directories:
11-
- ~/.cache/yarn
12-
13-
test:
14-
override:
15-
- yarn test

0 commit comments

Comments
 (0)