diff options
Diffstat (limited to 'test-infra/S3Cachefile.json')
| -rw-r--r-- | test-infra/S3Cachefile.json | 5 |
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\"" } } |
