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