openseadragon/.travis.yml

7 lines
97 B
YAML
Raw Normal View History

2013-02-15 02:23:24 +04:00
language: node_js
sudo: false
2013-02-15 02:23:24 +04:00
node_js:
2016-01-27 03:01:17 +03:00
- "stable"
before_install:
2013-02-22 01:20:18 +04:00
- npm install -g grunt-cli