angular-docs-cn/circle.yml
Ward Bell 31d42d87c6 ci: bump node version to 6.9.5 and npm to 3.10.7
this is required by @angular/cli
2017-02-02 23:28:00 -08:00

12 lines
125 B
YAML

machine:
node:
version: 6.9.5
dependencies:
pre:
- npm install -g npm@3.10.7
test:
override:
- gulp lint