mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
515360d490
commit
388f8cb7bb
|
@ -20,6 +20,7 @@ certora-test:
|
|||
- echo export PATH=$PATH:~/.local/bin
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y software-properties-common
|
||||
- apt-get install openjdk-13-jdk
|
||||
- pip3 install certora-cli-beta==0.4.1
|
||||
- wget https://github.com/ethereum/solidity/releases/download/v0.6.8/solc-static-linux
|
||||
- chmod +x solc-static-linux
|
||||
|
|
Loading…
Reference in New Issue
Block a user