mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-19 06:04:31 -04:00
travis: Don't test encyrption support on Windows for now.
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
||||
os: linux
|
||||
|
||||
- os: windows
|
||||
script:
|
||||
- cd matrix_sdk
|
||||
- cargo build --no-default-features --features "messages"
|
||||
|
||||
- os: osx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user