We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bfe4ef + efd1d42 commit 99b3592Copy full SHA for 99b3592
appveyor.yml
@@ -8,14 +8,12 @@ platform: x64
8
9
environment:
10
matrix:
11
- - RuntimeURL: https://nodejs.org/download/release
12
- RuntimeName: node
13
- RuntimeVersion: v9.4.0
14
-
15
- RuntimeURL: https://atom.io/download/atom-shell
16
RuntimeName: iojs
17
RuntimeVersion: v2.0.4
18
+ - RuntimeURL: https://nodejs.org/download/release
+ RuntimeName: node
+ RuntimeVersion: v9.4.0
19
NodeVersion: 9
20
SLBuildDirectory: streamlabs-build
21
SLGenerator: Visual Studio 14 2015 Win64
0 commit comments