medor
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

.travis.yml
text/plain

Download raw (169 bytes)

language: node_js
node_js:
  - 0.11
  - 0.10
  - 0.8
before_script:
  - npm install grunt-cli
  - npm install grunt-contrib-jshint --save-dev
script: grunt ci --verbose