We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0283f4f commit fa5dbe1Copy full SHA for fa5dbe1
appveyor.yml
@@ -1,6 +1,7 @@
1
environment:
2
PSVersion: 5
3
BuildConfiguration: Release
4
+ DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true # For faster CI builds
5
matrix:
6
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
7
PowerShellEdition: PowerShellCore
0 commit comments