Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 8bb08a4

Browse files
authored
Update circle.yml
1 parent ac42b26 commit 8bb08a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

circle.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
node:
3-
version: 5.5.0
3+
version: 5.8.0
44
environment:
55
CXX: g++-4.8
66

@@ -13,7 +13,6 @@ dependencies:
1313
- node --version
1414
- npm --version
1515
- nvm --version
16-
- rm package-lock.json
1716
- npm config set strict-ssl false
1817
- npm install -d --ca=null
1918

0 commit comments

Comments
 (0)