node-minecraft-protocol/circle.yml

10 lines
121 B
YAML
Raw Normal View History

2015-03-16 13:45:09 -04:00
machine:
node:
version: 0.10.22
dependencies:
override:
- npm install --dev
test:
override:
- npm test