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


                  


                       
                      
machine:
  node:
    version: 6.0.0
dependencies:
  pre:
    - "npm i -g testem"
    - "npm i -g mocha"