Age | Commit message (Expand) | Author |
---|---|---|
2016-05-04 | Add node 6 to travis | Anthony Van de Gejuchte |
2015-10-28 | Stop building for io.js | Richard van Velzen |
2015-09-24 | Add node 4.x in Travis | Anthony Van de Gejuchte |
2015-09-24 | Disable node 0.8 in Travis | Mihai Bazon |
2015-07-29 | Make node.js 0.8 the minimum supported version....Node.js 0.4 and 0.6 are ancient; things don't work there. Update Travis CI configuration accordingly. Note, that the npm update in Travis is needed for 0.8 only at the moment. | XhmikosR |
2015-04-14 | Test on latest `node` and `io.js`...Per https://github.com/mishoo/UglifyJS2/commit/0262b4244c13b3ef148bf096874847aea84b93e5 - if you're going to stop testing on 0.8, you should be testing on 0.12. Also allow failures on unstable nodes and "older than two latest" `io.js` versions, and enable "sudo: false" which makes tests run faster. | Jordan Harband |
2015-03-29 | Disable testing with Node 0.8 | Mihai Bazon |
2014-08-03 | Install newest NPM on oldest Node.js. | Ingvar Stepanyan |
2014-06-26 | Do not run a test for Node v0.4...Travis CI doesn’t support Node v0.4. http://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Provide d-Node.js-Versions | Shinnosuke Watanabe |
2014-01-07 | Disable node 0.6 since the build fails consistently and it's not our fault. | Mihai Bazon |
2013-05-08 | Add CI build for supported Node versions | Nick Schonning |