aboutsummaryrefslogtreecommitdiff
path: root/test-infra/uncached-npm-install.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-09-08Remove the now unused test-infra files.XhmikosR1-15/+0
2014-08-14Add retries to uncached-npm-install.shChris Rebert1-1/+10
Pull requests are frequently failing on Travis due to npm flakiness (I think) travis_retry isn't available in indirect subshells like this
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert1-1/+1
Instead of our homegrown grunt/shrinkwrap.js Fixes #13483. New npm-shrinkwrap.json is human-readable but still in a consistent/stable format. Should aid debugging, produce better diffs, and be less prone to merge conflicts
2014-04-03move some caching info+logic out of .travis.yml; fixes #13136Chris Rebert1-0/+1
2014-03-12use stricter error checking in uncached-npm-install.shChris Rebert1-0/+1
Closes #13045
2014-01-26fix #12261Chris Rebert1-0/+4