Age | Commit message (Expand) | Author |
---|---|---|
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 |