Skip to content

Commit

Permalink
(chore) add windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Oct 23, 2020
1 parent e90d584 commit 0fd9434
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,8 @@ matrix:
name: minimal-versions
script:
- cargo -Z minimal-versions build --verbose
- rust: nightly
os: windows

script:
- cargo $TASK --verbose
Expand Down

0 comments on commit 0fd9434

Please sign in to comment.