Remove caching of global npm phantomjs install

This commit is contained in:
Rob Harrington
2016-05-19 14:49:26 +10:00
parent b804a70469
commit 852a12db61

View File

@@ -1,8 +1,6 @@
language: ruby
sudo: false
cache:
- bundler
- $(npm bin -g)/phantomjs
cache: bundler
bundler_args: --without development
rvm:
- "2.1.5"