Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 77df7ba

Browse files
committed
Remove outdated comment
1 parent 6d37ea7 commit 77df7ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure/windows-stack.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ jobs:
8484
stack build --stack-yaml $(YAML_FILE) --test --bench --only-dependencies
8585
displayName: Build Test-dependencies
8686
- bash: |
87-
# TODO: try to install automatically (`choco install z3` fails and pacman is not installed)
8887
mkdir -p /usr/local
8988
curl -L https://github.com/Z3Prover/z3/releases/download/Z3-4.8.5/z3-4.8.5-x64-win.zip -o /usr/local/z3.zip
9089
unzip -o /usr/local/z3.zip -d /usr/local/

0 commit comments

Comments
 (0)