1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00

Fix circle pre script

This commit is contained in:
Dan Finlay 2016-07-22 16:30:56 -07:00
parent bf1bfdf87a
commit ee3a2a65de

View File

@ -1,6 +1,6 @@
machine:
node:
version: 6.0.0
pre:
- "npm i -g testem"
- "npm i -g phantomjs"
pre:
- "npm i -g testem"
- "npm i -g phantomjs"