bump eipv to v0.2 (#3736)

This commit is contained in:
lightclient 2021-08-17 15:24:13 -06:00 committed by GitHub
parent 6816df86d0
commit a2514aac31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ matrix:
- language: rust
cache: cargo
before_script:
- cargo install eipv --version=0.1.1
- cargo install eipv --version=0.2.0
env: TASK='eip-validator'
- python: 3.3
env: TASK='codespell'