Skip to content

Commit 4bfc7ab

Browse files
author
Leo Alt
committed
Install z3 for t_ems_solcjs
1 parent 3844e4e commit 4bfc7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ jobs:
819819
name: Install test dependencies
820820
command: |
821821
apt-get update
822-
apt-get install -qqy --no-install-recommends nodejs npm cvc4
822+
apt-get install -qqy --no-install-recommends nodejs npm cvc4 z3
823823
- run:
824824
name: Test solcjs
825825
no_output_timeout: 30m

0 commit comments

Comments
 (0)