Cognizant-CDE-Australia / generator-confit

Build-tool generator for current and future web.
https://odecee.github.io/generator-confit
Other
29 stars 3 forks source link

Use a build matrix to run builds faster #54

Closed uglow closed 8 years ago

uglow commented 8 years ago

Take advantage of TravisCI's build matrix feature to parallelize builds, so that builds happen faster.

See https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Ember-Apps for an example config.