travis: Run the tests on Windows.
This commit is contained in:
parent
04bb65f43e
commit
d75101d042
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue