travis: Add Windows to the CI.
parent
78842d5c2c
commit
cd152d97f1
|
@ -8,6 +8,8 @@ jobs:
|
|||
|
||||
- os: osx
|
||||
|
||||
- os: windows
|
||||
|
||||
before_script:
|
||||
- rustup component add rustfmt
|
||||
|
||||
|
|
Loading…
Reference in New Issue