node-query/node_modules/grunt-istanbul/.travis.yml

13 lines
139 B
YAML
Raw Normal View History

2014-10-24 10:28:45 -04:00
language: node_js
node_js:
- 0.11
- 0.10
branches:
except:
- gh-pages
before_script:
- npm install -g grunt-cli