angular-cn/circle.yml

13 lines
204 B
YAML

machine:
node:
version: 6.9.5
dependencies:
pre:
- npm install -g npm@3.10.7
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.21.3
test:
override:
- gulp lint