Skip to content

Commit a8f960d

Browse files
committed
Fix appyveyor.yml
Change-Id: I6906170f7312641515e65cf24b70464c0e3b1586
1 parent 72c97e2 commit a8f960d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ environment:
5353
ARCH: "64"
5454

5555
matrix:
56-
NOTE: clcache seems to work best with Ninja and worst with msbuild
57-
(as generated by cmake)
56+
# NOTE: clcache seems to work best with Ninja and worst with msbuild
57+
# (as generated by cmake)
5858
- JOB: "Build"
5959
GENERATOR: Ninja
6060
CONFIGURATION: "Release"

0 commit comments

Comments
 (0)