2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

move some caching info+logic out of .travis.yml; fixes #13136

This commit is contained in:
Chris Rebert
2014-04-03 13:18:50 -07:00
parent 1759569dbe
commit 718a6c5da7
4 changed files with 75 additions and 33 deletions
+1
View File
@@ -1,5 +1,6 @@
#!/bin/bash
set -e
cd .. # /bootstrap/
cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
npm install
rm npm-shrinkwrap.json