Skip to content

Commit 6ec29c0

Browse files
committed
add circle.yml
1 parent e9f4b27 commit 6ec29c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

circle.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
dependencies:
2+
pre:
3+
- npm i -g npm
4+
5+
machine:
6+
node:
7+
version: stable

0 commit comments

Comments
 (0)