travis: Add Windows to the CI.

master
Damir Jelić 2020-03-15 12:55:50 +01:00
parent 78842d5c2c
commit cd152d97f1
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ jobs:
- os: osx
- os: windows
before_script:
- rustup component add rustfmt