Add Cache

This commit is contained in:
Nicholas Hubbard
2017-01-14 15:46:38 -05:00
parent f4c8db654c
commit 65a8b83150

View File

@@ -5,3 +5,6 @@ node_js:
before_script:
- npm install grunt-cli -g
script: grunt
cache:
directories:
- node_modules