cloudchen / grunt-template-jasmine-requirejs

RequireJS template for grunt-contrib-jasmine task
111 stars 97 forks source link

Perform Travis CI builds on Node.js LTS versions #96

Open prantlf opened 5 years ago

prantlf commented 5 years ago

Build on Node.js 6, 8 and 10. Not on the obsolete 0.10 any more.

Travis builds with Puppeteer fail, because their Docker environment require enabling of Chrome sandbox mode. I want to look at it later.