Skip to content

Commit 7988127

Browse files
authored
electron3 for windows
1 parent 72b370c commit 7988127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ environment:
3434
- nodejs_version: 10
3535
platform: x64
3636
NODE_RUNTIME: electron
37-
NODE_RUNTIME_VERSION: 3.0.0-beta.1
37+
NODE_RUNTIME_VERSION: 3.0.6
3838
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
3939
- nodejs_version: 10
4040
platform: x86
4141
NODE_RUNTIME: electron
42-
NODE_RUNTIME_VERSION: 3.0.0-beta.1
42+
NODE_RUNTIME_VERSION: 3.0.6
4343
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
4444
- nodejs_version: 8
4545
platform: x64

0 commit comments

Comments
 (0)