mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #2051 from MetaMask/ci-speedup
ci - dont need global install of test utils
This commit is contained in:
commit
96107556dc
@ -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"
|
Loading…
Reference in New Issue
Block a user