1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-10 10:26:38 +02:00
TableFilter/.travis.yml
2015-07-11 23:26:49 +10:00

5 lines
81 B
YAML

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