source: Dev/trunk/node_modules/grunt-contrib-coffee/.travis.yml @ 484

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

Commit node_modules, to make checkouts and builds more deterministic.

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