Skip to content

Commit

Permalink
Merge pull request #37 from perryrh0dan/dev
Browse files Browse the repository at this point in the history
fix(travis): remove TARGET=x86_64-pc-windows-msvc
  • Loading branch information
perryrh0dan authored Sep 2, 2020
2 parents 53ecf0c + f76747f commit 08323e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ matrix:
- env: TARGET=x86_64-apple-darwin
os: osx
- env: TARGET=x86_64-pc-windows-gnu
- env: TARGET=x86_64-pc-windows-msvc
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
- env: TARGET=x86_64-apple-darwin
Expand Down

0 comments on commit 08323e4

Please sign in to comment.