aboutsummaryrefslogtreecommitdiff
path: root/circle.yml
blob: 7a43e4672a47785d274e679503a43b1aa2ae3145 (plain)
1
2
3
4
test:
  override:
    - npm test
    - npm run lint