fahad19 / glob-run

Run multiple commands by glob patterns sequentially.
https://www.npmjs.com/package/glob-run
12 stars 5 forks source link

enforce node>=10.12 #14

Open mojoaxel opened 3 years ago

mojoaxel commented 3 years ago

This should fix the travis-ci. Because we depend on mocha witch requires node>=10.12 we also need to enforce node>=10.12!