aboutsummaryrefslogtreecommitdiff
path: root/test-infra/S3Cachefile.json
diff options
context:
space:
mode:
authorDavid Baughman <[email protected]>2015-08-27 13:41:24 -0700
committerDavid Baughman <[email protected]>2015-08-27 13:41:24 -0700
commite481c8fff268a1cce1fe0d60dc85d4f6b85e855e (patch)
tree361d07f1cbe685332826d6cb6b291243a939df30 /test-infra/S3Cachefile.json
parent026682bf0dc828d8d689cb01e623eb311de0c013 (diff)
parent232469549c9a9b6082b311f568556d99ea03af2f (diff)
downloadbootstrap-e481c8fff268a1cce1fe0d60dc85d4f6b85e855e.tar.xz
bootstrap-e481c8fff268a1cce1fe0d60dc85d4f6b85e855e.zip
Merge branch 'v4-dev' into v4-media-breakpoint-between
Diffstat (limited to 'test-infra/S3Cachefile.json')
-rw-r--r--test-infra/S3Cachefile.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/test-infra/S3Cachefile.json b/test-infra/S3Cachefile.json
index 90eae796d..5cda49a44 100644
--- a/test-infra/S3Cachefile.json
+++ b/test-infra/S3Cachefile.json
@@ -3,10 +3,5 @@
"key": "./npm-shrinkwrap.json",
"cache": "../node_modules",
"generate": "./uncached-npm-install.sh"
- },
- "rubygems": {
- "key": "$BUNDLE_GEMFILE",
- "cache": "../vendor/cache",
- "generate": "cd .. ; bundle install --path=\"`pwd`/vendor/cache\""
}
}