aboutsummaryrefslogtreecommitdiff
path: root/srfi
ModeNameSize
-rw-r--r--srfi-37.scm.in8566logplainabout
-rw-r--r--srfi-64.scm2410logplainabout
-rw-r--r--srfi-64.upstream.scm36243logplainabout
'>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-29Disable testing with Node 0.8Mihai Bazon 2014-08-03Install newest NPM on oldest Node.js.Ingvar Stepanyan 2014-06-26Do 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-07Disable node 0.6 since the build fails consistently and it's not our fault.Mihai Bazon 2013-05-08Add CI build for supported Node versionsNick Schonning