mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-04 02:31:33 +00:00
Remove caching of global npm phantomjs install
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
language: ruby
|
||||
sudo: false
|
||||
cache:
|
||||
- bundler
|
||||
- $(npm bin -g)/phantomjs
|
||||
cache: bundler
|
||||
bundler_args: --without development
|
||||
rvm:
|
||||
- "2.1.5"
|
||||
|
||||
Reference in New Issue
Block a user