chore(CI): Update Travis CI Config

This commit is contained in:
mrugesh mohapatra
2017-06-05 18:14:21 +05:30
committed by GitHub
parent a33ebd3c43
commit a8e2ed6b5e

View File

@ -3,8 +3,6 @@ language: node_js
node_js:
- '6'
before_install: if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
cache:
directories:
- node_modules