aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-07-23 07:39:55 +0800
committerDan Finlay <dan@danfinlay.com>2016-07-23 07:39:55 +0800
commit11ef342c61761b80acc07c481a06bd39d46b2325 (patch)
tree1ffb672a239d300d8604ec1493b11b7fafbac04e
parentb37b2bcbdc344ea7dbebbbcf0790cc942115f589 (diff)
downloadtangerine-wallet-browser-11ef342c61761b80acc07c481a06bd39d46b2325.tar.gz
tangerine-wallet-browser-11ef342c61761b80acc07c481a06bd39d46b2325.tar.zst
tangerine-wallet-browser-11ef342c61761b80acc07c481a06bd39d46b2325.zip
Remove phantom from build deps
-rw-r--r--circle.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index f4b5d1002..ccb5fa120 100644
--- a/circle.yml
+++ b/circle.yml
@@ -4,4 +4,3 @@ machine:
dependencies:
pre:
- "npm i -g testem"
- - "npm i -g phantomjs"