openseadragon/.travis.yml
2022-11-28 14:32:24 -08:00

7 lines
98 B
YAML

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