aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
blob: ccb5fa120c130c74d8f47ba2a2b4f5fd7523c301 (plain) (blame)
1
2
3
4
5
6
machine:
  node:
    version: 6.0.0
dependencies:
  pre:
    - "npm i -g testem"