chai/.travis.yml

5 lines
63 B
YAML
Raw Normal View History

2011-12-15 12:49:54 +00:00
language: node_js
node_js:
- 0.10
script: make test-travisci