aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-09-09 03:01:08 +0800
committerDan Finlay <dan@danfinlay.com>2016-09-09 03:01:08 +0800
commit67b3309c3a2d594501a2751f9095557cf99f0287 (patch)
tree2da4463b327ba33bc3180ee52ab6f0507069efb6 /circle.yml
parent6b9922ad1d1d5c65ddc66208a59c553f9d096307 (diff)
downloadtangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.tar
tangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.tar.gz
tangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.tar.bz2
tangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.tar.lz
tangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.tar.xz
tangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.tar.zst
tangerine-wallet-browser-67b3309c3a2d594501a2751f9095557cf99f0287.zip
Remove npm i to check if cache held
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 453f2217e..15c9a17e9 100644
--- a/circle.yml
+++ b/circle.yml
@@ -3,7 +3,6 @@ machine:
version: 6.0.0
dependencies:
pre:
- - "npm i"
- "npm i -g testem"
- "npm i -g mocha"
override: