Skip to content

Commit

Permalink
Speedup builds by skipping the first time initialization of the bootr…
Browse files Browse the repository at this point in the history
…apped dotnet CLI (#1211)
  • Loading branch information
bergmeister authored Apr 15, 2019
1 parent 0283f4f commit fa5dbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
environment:
PSVersion: 5
BuildConfiguration: Release
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true # For faster CI builds
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
PowerShellEdition: PowerShellCore
Expand Down

0 comments on commit fa5dbe1

Please sign in to comment.