aboutsummaryrefslogblamecommitdiffstats
path: root/circle.yml
blob: e81e1bcaa116ba7eef806343e892f7ee76b45790 (plain) (tree)
1
2
3
4
5
6

        
                  

           
                 
machine:
  node:
    version: 8.1.4
test:
  override:
    - "npm run ci"