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

7 lines
97 B
YAML

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