Files
xahau.js/circle.yml
2015-10-16 10:52:11 -07:00

8 lines
141 B
YAML

machine:
node:
version: 0.12.0
test:
override:
- scripts/ci.sh "$CIRCLE_NODE_INDEX" "$CIRCLE_NODE_TOTAL":
parallel: true