Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04chore: removed .travis.yml fileRuy Adorno
2020-07-29update CI test script for travisisaacs
2020-05-08feat: drop support for node v6 and v8claudiahdz
2020-05-02chore: remove slack notificationRuy Adorno
2020-01-09chore: ci cleanupRuy Adorno
2019-09-30The sudo: tag is deprecated on Travis CIChristian Clauss
2019-08-22travis: run tests on Windows as wellisaacs
2019-08-16travis: do not cache in node v6isaacs
2019-08-12test: remove broken-under-* test setsisaacs
2019-08-09test: remove empty test set that's no longer usedisaacs
2019-07-17travis: run sudo testsisaacs
2019-06-30travis: Update to include new v12 LTSisaacs
2018-12-07travis: 10 is LTS nowRebecca Turner
2018-12-07travis: only run license check once per full test run (like standard)Rebecca Turner
2018-12-07travis: Add node@11 to test matrixRebecca Turner
2018-11-26test: Automatically audit dependency licenses (#70)Kyle Mitchell
2018-05-04travis: Add node v10Rebecca Turner
2018-03-23unsupported: Drop support for Node 4 & Node 7Rebecca Turner
2017-11-10travis: Update test matrix w/ 8LTS and 9Rebecca Turner
2017-09-09travis: Remove bits that were stopping tests from running at allRebecca Turner
2017-08-16build: force Travis to use precise instead of TrustyMike Sherov
2017-07-11travis: Run standard on one of the node versionsRebecca Turner
2017-07-11travis: Stop caching node_modulesRebecca Turner
2017-06-05ci: add node 8 to travis (#16934)薛定谔的猫
2017-05-26travis: ditch npm5 specific stuffRebecca Turner
2017-03-10travis: cache docs plzKat Marchán
2017-01-04unsupported,travis: Remove 0.12 from our supported listRebecca Turner
2016-11-18travis: Now that we aren't avoiding slow tests, stop segregating themRebecca Turner
2016-11-18travis: Save the nyc cache between runsRebecca Turner
2016-11-18ci: reintroduce 0.12Forrest L Norvell
2016-11-04ci: Node 6 is LTS, 0.10 & 0.12 are unsupportedForrest L Norvell
2016-10-25travis: Fix travis config to run nyc broken tests tooRebecca Turner
2016-10-25travis: Adjust tests to pass with NYC under travisRebecca Turner
2016-06-28ci: speed up TravisForrest L Norvell
2016-06-18ci: clean up tested versionsForrest L Norvell
2016-04-28ci: nix iojs, add Node.js 6, prioritize 4 over 5Forrest L Norvell
2016-02-19test: Port legacy tests to tapRebecca Turner
2016-01-22travis: use container based builds insteadRebecca Turner
2015-11-20travis: Update tested node versionsRebecca Turner
2015-10-09travis: Add node 4.1 to TravisCIJason Kurian
2015-10-09travis: Add CI for Node.js 4fscherwi
2015-06-26travis: Use the version of npm being testedRebecca Turner
2015-04-03test: travis should use npm HEAD for testsForrest L Norvell
2015-02-10tests: registry tests require sudo on TravisForrest L Norvell
2015-02-07travis: experiment with containerizationForrest L Norvell
2015-02-07more tweaks to Travis setupForrest L Norvell
2015-02-07add Slack integration for npm buildsForrest L Norvell
2014-11-14experiment with having Travis run all the testsForrest L Norvell
2014-08-08try with my PR'sDylan Greene
2014-04-10update tap tests to hit no external dependencies.bcoe