0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
liabru-matter-js/.travis.yml

7 lines
128 B
YAML
Raw Normal View History

2014-02-28 13:38:39 -05:00
language: node_js
node_js:
- "0.10"
before_install: npm install -g grunt-cli
install: npm install
2015-08-03 19:37:40 -04:00
before_script:
- grunt dev