1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-20 15:26:40 +02:00
TableFilter/.travis.yml

5 lines
81 B
YAML
Raw Normal View History

2015-07-11 15:26:49 +02:00
language: node_js
node_js:
- "0.10"
before_script:
- npm install grunt-cli -g