Add window target to travis

This commit is contained in:
Tim Ruffing 2018-12-07 20:53:44 +01:00
parent 56b538099f
commit bbbc63713e
1 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,14 @@
language: rust
cache: cargo
rust:
- stable
- beta
- nightly
- 1.14.0
cache: cargo
os:
- linux
- windows
script:
- cargo build --verbose --features=fuzztarget