Merge pull request #127 from snshn/win-travis

add windows target OS to TravisCI
pull/129/head
Sunshine 4 years ago committed by GitHub
commit 1c1f2c7128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save