mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 06:36:11 +03:00
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:
commit
c5639e32b5
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "stable"
|
||||
- "16.14.2"
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
|
Loading…
Reference in New Issue
Block a user