angular-cn/circle.yml

13 lines
204 B
YAML
Raw Normal View History

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