1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

ci - dont need global install of test utils

This commit is contained in:
kumavis 2017-09-07 22:49:53 -07:00
parent a704e1d143
commit 16957fa8ae

View File

@ -1,10 +1,6 @@
machine:
node:
version: 8.1.4
dependencies:
pre:
- "npm i -g testem"
- "npm i -g mocha"
test:
override:
- "npm run ci"