Appveyor switch to Node 6.9.4 from 6.8.0

This commit is contained in:
Damien Guard
2017-06-13 13:52:09 -07:00
parent b52bb4f2c1
commit 18e3f52f74

View File

@@ -20,7 +20,7 @@ environment:
ATOM_DEV_RESOURCE_PATH: c:\projects\atom
matrix:
- NODE_VERSION: 6.8.0
- NODE_VERSION: 6.9.4
matrix:
fast_finish: true