source: Dev/trunk/node_modules/grunt-coffeelint/.travis.yml

Last change on this file was 516, checked in by hendrikvanantwerpen, 11 years ago

Enable deployment with Grunt.

File size: 79 bytes
Line 
1language: node_js
2node_js:
3  - 0.8
4before_script:
5  - npm install -g grunt-cli
Note: See TracBrowser for help on using the repository browser.