Skip to content

Commit 8a64fd7

Browse files
committed
attempt to fix appveyor syntax error
llvm-svn: 302616
1 parent 42bc73a commit 8a64fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ build_script:
6262
- "%MAKE_PROGRAM%"
6363

6464
test_script:
65-
- "%MAKE_PROGRAM%" check-cxx
65+
- "%MAKE_PROGRAM% check-cxx"
6666

6767
on_failure:
6868
- appveyor PushArtifact CMakeFiles/CMakeOutput.log

0 commit comments

Comments
 (0)