cache node and bundler

This commit is contained in:
Devin Howard 2016-04-26 10:18:38 +08:00
parent 2d44c4c599
commit 7e87af591b

View file

@ -1,5 +1,9 @@
sudo: false
language: ruby
cache:
bundler: true
directories:
- app/assets/javascripts/node_modules
rvm:
- 2.1.3
before_script: