2015-12-29 02:43:59 +00:00
|
|
|
language: node_js
|
2016-12-13 05:19:30 +00:00
|
|
|
node_js:
|
2018-05-09 12:13:30 +00:00
|
|
|
- 10
|
2016-12-13 05:19:30 +00:00
|
|
|
before_install:
|
2018-05-09 12:13:30 +00:00
|
|
|
- npm i -g npm@latest
|
2018-05-09 12:17:40 +00:00
|
|
|
cache:
|
|
|
|
directories:
|
|
|
|
- node_modules
|