diff options
| author | kreuzerkrieg <kreuzerkrieg@gmail.com> | 2020-03-28 06:43:13 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-27 20:43:13 -0700 |
| commit | d2512ed8e3a09a808eb8765adba4f8731d66eaed (patch) | |
| tree | aeae5d1f0e4a90cec02c1ee9b9455e5e2b05af94 /scripts | |
| parent | edfce3b4558644d61fbef4c88ff4bd106b0809f8 (diff) | |
| download | vcpkg-d2512ed8e3a09a808eb8765adba4f8731d66eaed.tar.gz vcpkg-d2512ed8e3a09a808eb8765adba4f8731d66eaed.zip | |
[replxx] Add new port (#10052)
* replxx
* wip
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 1f0b6b9f6..faf2bb104 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1533,6 +1533,10 @@ redis-plus-plus:x86-windows=fail redis-plus-plus:x64-windows=fail
redis-plus-plus:x64-windows-static=fail
redis-plus-plus:arm64-windows=fail
+replxx:arm-uwp=fail
+replxx:x64-uwp=fail
+replxx:arm64-windows=fail
+replxx:x86-windows=fail
reproc:arm-uwp=fail
reproc:x64-uwp=fail
restbed:arm-uwp=fail
|
