0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-27 09:50:52 -05:00
liabru-matter-js/.travis.yml
2015-08-04 00:37:40 +01:00

7 lines
No EOL
128 B
YAML

language: node_js
node_js:
- "0.10"
before_install: npm install -g grunt-cli
install: npm install
before_script:
- grunt dev