]> git.r.bdr.sh - rbdr/heart/blob - circle.yml
Runs linter + tests on CI
[rbdr/heart] / circle.yml
1 override:
2 - npm test
3 - npm run lint