mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
Windows compatibility
Windows can not have `:` in filenames which the RFC3339 datetime format uses, so simply pass it through sanitize-filename as we already depend on this. We also need to adjust the tests for path separators.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
environment:
|
||||
RUST_BACKTRACE: full
|
||||
matrix:
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||
|
||||
|
||||
Reference in New Issue
Block a user