We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5d042 commit df3f3b7Copy full SHA for df3f3b7
buildspec.yml
@@ -13,7 +13,7 @@ phases:
13
commands:
14
- sed -i 's#/archive.ubuntu.com#/us-east-1.ec2.archive.ubuntu.com#g' /etc/apt/sources.list
15
- apt-get update -y
16
- - apt-get install -y flex bison make git libwww-perl patch ccache libc6-dev-i386 jq gdb
+ - apt-get install -y flex bison make git libwww-perl patch ccache libc6-dev-i386 jq gdb z3
17
build:
18
19
- echo Build started on `date`
0 commit comments