openseadragon/.travis.yml

7 lines
97 B
YAML
Raw Normal View History

2013-02-14 14:23:24 -08:00
language: node_js
sudo: false
2013-02-14 14:23:24 -08:00
node_js:
2016-01-26 19:01:17 -05:00
- "stable"
before_install:
2013-02-21 13:20:18 -08:00
- npm install -g grunt-cli