Merge pull request #127 from snshn/win-travis
add windows target OS to TravisCI
This commit is contained in:
commit
1c1f2c7128
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ sudo: false
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
|
||||
rust:
|
||||
- stable
|
||||
|
|
Loading…
Reference in a new issue