We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d3ed5 commit 1b747e6Copy full SHA for 1b747e6
.travis.yml
@@ -7,7 +7,7 @@ git:
7
env:
8
global:
9
- 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
+ - Z3URL=https://github.com/Z3Prover/z3/releases/download/z3-4.8.8/z3-4.8.8-x64-ubuntu-16.04.zip
11
# Workaround for GitVersionTask bug in combination with .NET Core SDK 3.1.200
12
# (see, e.g., https://github.com/dotnet/sdk/issues/10878 and https://github.com/GitTools/GitVersion/issues/2063)
13
- MSBUILDSINGLELOADCONTEXT=1
0 commit comments