Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paxbun committed Oct 25, 2021
1 parent c13f3a6 commit 2fcc8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ matrix:
- choco install strawberryperl
- choco install cmake
- choco install visualstudio2019buildtools --package-parameters "--add Microsoft.VisualStudio.Component.VC.Tools.x86.x64"
- choco install llvm
- choco install llvm --version 11.1.0
script:
- export PATH=$MSBUILD_PATH:$PATH
- cargo build --release --workspace
Expand Down

0 comments on commit 2fcc8e4

Please sign in to comment.