travis: Run the tests on Windows.
parent
04bb65f43e
commit
d75101d042
|
@ -32,7 +32,7 @@ jobs:
|
|||
- os: windows
|
||||
script:
|
||||
- cd matrix_sdk
|
||||
- cargo build --no-default-features --features "messages"
|
||||
- cargo test --no-default-features --features "messages"
|
||||
|
||||
- os: osx
|
||||
|
||||
|
|
Loading…
Reference in New Issue