Permalink
Switch branches/tags
Find file
Fetching contributors…
Cannot retrieve contributors at this time
8 lines (7 sloc) 110 Bytes
language: node_js
node_js:
- "stable"
before_script:
- npm install -g grunt-cli
script:
- grunt test