This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Sphere/circle.yml
2016-01-31 22:06:16 +00:00

12 lines
110 B
YAML

machine:
node:
version: 5.2.0
dependencies:
pre:
- npm install
test:
override:
- npm test