Merge pull request #127 from snshn/win-travis

add windows target OS to TravisCI
This commit is contained in:
Sunshine 2020-02-27 18:38:50 -05:00 committed by GitHub
commit 1c1f2c7128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ sudo: false
os:
- linux
- osx
- windows
rust:
- stable