Skip to content

Commit

Permalink
appveyor: Don't set _NT_SYMBOL_PATH.
Browse files Browse the repository at this point in the history
To test fallback dir creation.
  • Loading branch information
jrfonseca committed Mar 19, 2016
1 parent 0108617 commit 77b29cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -16,7 +16,6 @@ environment:
COVERALLS_REPO_TOKEN:
secure: QOuiktPDkbsZmX/lOynJrOrrpR09k8C14rSPRjGnohwrgc4Ee97qjoEQpODFb1ZK
CTEST_OUTPUT_ON_FAILURE: 1
_NT_SYMBOL_PATH: srv*C:\symbols*http://msdl.microsoft.com/download/symbols
matrix:
- MINGW_DIR: mingw64
MINGW_URL: https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.9.2/threads-win32/seh/x86_64-4.9.2-release-win32-seh-rt_v4-rev4.7z/download
Expand Down

0 comments on commit 77b29cf

Please sign in to comment.