Skip to content

Commit 45443ba

Browse files
authored
Merge pull request boogie-org#120 from smackers/update-boogie
Updated Boogie and CI Z3 version
2 parents 8f11521 + 1b747e6 commit 45443ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

boogie

Submodule boogie updated 199 files

0 commit comments

Comments
 (0)