Skip to content

Commit

Permalink
Merge branch 'v2-dev' into v2-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturKovacs committed Nov 15, 2019
2 parents ecf521f + c1cb106 commit 303a274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
set -e
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain $RUSTUP_TOOLCHAIN
echo "##vso[task.setvariable variable=PATH;]$PATH:$HOME/.cargo/bin"
export RUST_BACKTRACE=1
env:
RUSTUP_TOOLCHAIN: stable
displayName: "Install rust (*nix)"
Expand Down

0 comments on commit 303a274

Please sign in to comment.