bump nodejs version
This commit is contained in:
parent
59c3b19271
commit
5c52c9c4f2
|
@ -5,7 +5,7 @@ environment:
|
|||
GH_TOKEN:
|
||||
secure: wRRBU0GXTmTBgZBs2PGSaEJWOflynAyvp3Nc/7e9xmciPfkUCQAXcpOn0jIYmzpb
|
||||
matrix:
|
||||
- nodejs_version: 10.9.0
|
||||
- nodejs_version: 10.16.3
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- set CI=true
|
||||
|
|
Loading…
Reference in New Issue