openseadragon/.travis.yml
2016-01-26 19:01:17 -05:00

7 lines
96 B
YAML

language: node_js
sudo: false
node_js:
- "stable"
before_script:
- npm install -g grunt-cli