Skip to content

Commit df3f3b7

Browse files
committed
Testing commit
have z3 so that we can actually test the SMT2 verification.
1 parent bc5d042 commit df3f3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ phases:
1313
commands:
1414
- sed -i 's#/archive.ubuntu.com#/us-east-1.ec2.archive.ubuntu.com#g' /etc/apt/sources.list
1515
- apt-get update -y
16-
- apt-get install -y flex bison make git libwww-perl patch ccache libc6-dev-i386 jq gdb
16+
- apt-get install -y flex bison make git libwww-perl patch ccache libc6-dev-i386 jq gdb z3
1717
build:
1818
commands:
1919
- echo Build started on `date`

0 commit comments

Comments
 (0)