1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-30 08:09:15 +01:00
metamask-extension/circle.yml

7 lines
94 B
YAML
Raw Normal View History

2016-06-21 23:18:38 +02:00
machine:
node:
version: 6.0.0
2016-07-23 01:30:56 +02:00
pre:
- "npm i -g testem"
- "npm i -g phantomjs"