Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e742fa commit 49bc743Copy full SHA for 49bc743
1 file changed
.github/appveyor.yml
@@ -8,7 +8,7 @@ branches:
8
build_script:
9
- cmd: PCbuild\build.bat -e
10
test_script:
11
-- cmd: PCbuild\rt.bat -q -uall -u-cpu -rwW --slowest --timeout=1200 -j0
+- cmd: PCbuild\rt.bat -q -uall -u-cpu -rwW --slowest --timeout=1200 --fail-env-changed -j0
12
13
# Only trigger AppVeyor if actual code or its configuration changes
14
only_commits:
0 commit comments