Skip to content

Commit

Permalink
remove windows from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
pjtatlow committed Apr 7, 2020
1 parent f49e9f8 commit 70fc2ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
- env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1

# Windows
- env: TARGET=x86_64-pc-windows-gnu

# Testing other channels
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
Expand Down

0 comments on commit 70fc2ef

Please sign in to comment.