travis: Add Windows to the CI.
This commit is contained in:
parent
78842d5c2c
commit
cd152d97f1
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
|
|
||||||
|
- os: windows
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue