source:
Dev/trunk/node_modules/grunt-contrib-jshint/.travis.yml
Last change on this file was 484, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 91 bytes |
Rev | Line | |
---|---|---|
[484] | 1 | language: node_js |
2 | node_js: | |
3 | - "0.8" | |
4 | - "0.10" | |
5 | before_script: | |
6 | - npm install -g grunt-cli |
Note: See TracBrowser
for help on using the repository browser.