Merge pull request #15216 from raisedadead/chore/update-ci-config
chore(CI): Update Travis CI Config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user