Add Cache

This commit is contained in:
Nicholas Hubbard 2017-01-14 15:46:38 -05:00
parent f4c8db654c
commit 65a8b83150
No known key found for this signature in database
GPG Key ID: D5C5AC27D251DC4A

View File

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