Skip to content

Commit 1b747e6

Browse files
committed
Updated Z3 version in Corral CI to 4.8.8
1 parent 10d3ed5 commit 1b747e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ git:
77
env:
88
global:
99
- SOLUTION=cba-NetCore.sln
10-
- Z3URL=https://github.com/Z3Prover/z3/releases/download/z3-4.8.4/z3-4.8.4.d6df51951f4c-x64-ubuntu-14.04.zip
10+
- Z3URL=https://github.com/Z3Prover/z3/releases/download/z3-4.8.8/z3-4.8.8-x64-ubuntu-16.04.zip
1111
# Workaround for GitVersionTask bug in combination with .NET Core SDK 3.1.200
1212
# (see, e.g., https://github.com/dotnet/sdk/issues/10878 and https://github.com/GitTools/GitVersion/issues/2063)
1313
- MSBUILDSINGLELOADCONTEXT=1

0 commit comments

Comments
 (0)