travis: Don't test encyrption support on Windows for now.
parent
c1ffed4fc9
commit
04bb65f43e
|
@ -30,6 +30,9 @@ jobs:
|
|||
os: linux
|
||||
|
||||
- os: windows
|
||||
script:
|
||||
- cd matrix_sdk
|
||||
- cargo build --no-default-features --features "messages"
|
||||
|
||||
- os: osx
|
||||
|
||||
|
|
Loading…
Reference in New Issue