1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-10 02:16:40 +02:00
TableFilter/.travis.yml
2015-08-06 16:19:55 +10:00

6 lines
82 B
YAML

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