]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add retries to uncached-npm-install.sh 14396/head
authorChris Rebert <code@rebertia.com>
Fri, 15 Aug 2014 00:59:55 +0000 (17:59 -0700)
committerChris Rebert <code@rebertia.com>
Fri, 15 Aug 2014 00:59:55 +0000 (17:59 -0700)
commitff18f380d50ef5c0a0e948804a2e2f1e7c3d616c
treed77fb52099665fe8b54ccb6637c35ab8f860c530
parent559f16572f6c1f0967ee7fcd72c07c67423d85d8
Add retries to uncached-npm-install.sh

Pull requests are frequently failing on Travis due to npm flakiness
(I think) travis_retry isn't available in indirect subshells like this
test-infra/uncached-npm-install.sh