1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-02-02 11:36:54 +01:00

node version changed for angular-cli

This commit is contained in:
Nicolas Constant 2019-04-04 23:27:06 -04:00
parent 749c455e5f
commit 63dce78869
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688

View File

@ -5,7 +5,7 @@ environment:
GH_TOKEN:
secure: wRRBU0GXTmTBgZBs2PGSaEJWOflynAyvp3Nc/7e9xmciPfkUCQAXcpOn0jIYmzpb
matrix:
- nodejs_version: 6
- nodejs_version: 10.9.0
install:
- ps: Install-Product node $env:nodejs_version
- set CI=true