Skip to content

Commit 6386bf9

Browse files
committed
update circle.yml
1 parent 8d74ac0 commit 6386bf9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

circle.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ machine:
22
node:
33
version: stable
44

5-
dependencies:
6-
override:
7-
# Ensure latest npm to avoid https://github.com/npm/npm/issues/10026
8-
- npm install -g npm
9-
- npm install
10-
115
test:
126
override:
137
- npm run lint

0 commit comments

Comments
 (0)