Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 576e2e9

Browse files
author
Spain
committed
Circle: use default npm ver (WILL SQUASH)
1 parent 2e023c6 commit 576e2e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

circle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ dependencies:
22
pre:
33
- sudo apt-get update
44
- sudo apt-get install wget
5-
override:
6-
- npm i -g npm@latest && npm i
75
post:
86
- wget -O atom-amd64.deb https://atom.io/download/deb
97
- sudo dpkg --install atom-amd64.deb || true

0 commit comments

Comments
 (0)