diff options
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 6b58a8f08c..7f6d5d711d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -51,7 +51,7 @@ install: # This is the "test phase", tweak it as you see fit test_script: - - bash -x build_wfp.sh + - bash -x build_winfw.sh - cargo build - cargo test |
