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

        
                  


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