1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-10 18:36:43 +02:00
TableFilter/.travis.yml

8 lines
113 B
YAML

language: node_js
node_js:
- "0.10"
before_script:
- npm install grunt-cli -g
after_success:
- grunt esdoc