mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-20 14:10:59 +00:00
swapped node 9 with 10
This commit is contained in:
parent
a267b76e8d
commit
3d1d595b54
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
apt:
|
||||
packages: # avoid installing packages
|
||||
- stage: test
|
||||
node_js: "9"
|
||||
node_js: "10"
|
||||
- stage: test
|
||||
node_js: "8"
|
||||
- stage: test
|
||||
|
|
|
|||
Loading…
Reference in a new issue