diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 94125fd..c7f83e9 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -8,7 +8,7 @@ configuration: | |||
8 | - Release | 8 | - Release |
9 | platform: x86 | 9 | platform: x86 |
10 | build: | 10 | build: |
11 | project: MoonPlus.sln | 11 | project: Yuescript.sln |
12 | parallel: true | 12 | parallel: true |
13 | verbosity: normal | 13 | verbosity: normal |
14 | test: off | 14 | test: off |