Skip to content

Commit a62b496

Browse files
committed
Merge pull request #3 from rneatherway/fix-appveyor
Correct build script name
2 parents 36401e6 + 5ef30d0 commit a62b496

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
@@ -4,5 +4,5 @@ environment:
44
matrix:
55
fast_finish: true
66
build_script:
7-
- cmd: fake.cmd Test
7+
- cmd: build.cmd Test
88
test: off

0 commit comments

Comments
 (0)