evolution-presentation-persian/impress/circle.yml

10 lines
120 B
YAML
Raw Permalink Normal View History

2018-04-25 21:30:45 +00:00
machine:
node:
version: 6
test:
override:
- npm run lint -s
- npm run test -s
- npm run test:sauce