Merge pull request #2244 from openseadragon/ig-test

Temporary fix to Travis builds: Pin the node version to one that works
This commit is contained in:
Ian Gilman 2022-11-28 14:37:56 -08:00 committed by GitHub
commit c5639e32b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
language: node_js
sudo: false
node_js:
- "stable"
- "16.14.2"
before_install:
- npm install -g grunt-cli