cache node_modules for travis test ci

parent 729e6276
language: node_js
node_js:
- 5.9.0
node_js: '7.10.0'
cache:
directories:
- node_modules
sudo: required
before_install:
- sudo apt-get -qq update
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment