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

6 lines
82 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