Update node version 6 => 8 for sucrase

pull/1524/head
Thomas Ghysels 7 years ago committed by GitHub
parent 6a008abc74
commit 196643b9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ init:
environment:
matrix:
# node.js
- nodejs_version: 6
- nodejs_version: 8
install:
- ps: Install-Product node $env:nodejs_version

Loading…
Cancel
Save