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

13 lines
139 B
YAML

language: node_js
node_js:
- 0.11
- 0.10
branches:
except:
- gh-pages
before_script:
- npm install -g grunt-cli