Skip to content

Commit 259d82d

Browse files
committed
Just me and appveyor.yml again 75
1 parent 41f7423 commit 259d82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ environment:
2525
global:
2626
CL: -nologo
2727
LINK: -nologo
28-
URL:"https://ci.appveyor.com/api/projects/%APPVEYOR_ACCOUNT_NAME%/pthreads-win32/artifacts/PTHREADS-BUILT%APPVEYOR_BUILD_VERSION%.zip"
28+
URL: https://ci.appveyor.com/api/projects/%APPVEYOR_ACCOUNT_NAME%/pthreads-win32/artifacts/PTHREADS-BUILT%APPVEYOR_BUILD_VERSION%.zip
2929

3030
matrix:
3131
- TOOLSET: MSVC1910 #-1919 = Visual Studio 15.0/2017 (v141 toolset)

0 commit comments

Comments
 (0)