mirror of
https://github.com/haraldh/chainerror.git
synced 2025-06-27 16:24:24 +02:00
add windows for .travis.yml
This commit is contained in:
parent
3bf7fa00fb
commit
83d8d08521
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ rust:
|
||||||
- stable
|
- stable
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- windows
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo build --all
|
- cargo build --all
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue