Skip to content

Commit

Permalink
Add VS 2019 to CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
paxbun committed Oct 25, 2021
1 parent 3a4f36f commit 2cc2366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis_build_windows.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Install dependencies
choco install strawberryperl
choco install cmake
choco install visualstudio2019buildtools

# Build
cargo build --release --workspace
Expand Down

0 comments on commit 2cc2366

Please sign in to comment.