Skip to content

Commit 99b3592

Browse files
authored
Merge pull request #64 from stream-labs/patch_build-electron-first
ci: Build electron binaries first on AppVeyor
2 parents 7bfe4ef + efd1d42 commit 99b3592

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

appveyor.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ platform: x64
88

99
environment:
1010
matrix:
11-
- RuntimeURL: https://nodejs.org/download/release
12-
RuntimeName: node
13-
RuntimeVersion: v9.4.0
14-
1511
- RuntimeURL: https://atom.io/download/atom-shell
1612
RuntimeName: iojs
1713
RuntimeVersion: v2.0.4
18-
14+
- RuntimeURL: https://nodejs.org/download/release
15+
RuntimeName: node
16+
RuntimeVersion: v9.4.0
1917
NodeVersion: 9
2018
SLBuildDirectory: streamlabs-build
2119
SLGenerator: Visual Studio 14 2015 Win64

0 commit comments

Comments
 (0)