enzymefinance / oyente

An Analysis Tool for Smart Contracts
GNU General Public License v3.0
1.32k stars 311 forks source link

ci: test for multiple solc versions #396

Open yxliang01 opened 4 years ago

yxliang01 commented 4 years ago

Use Travis build matrix to implement testing against different solc version. This should be done after #395 , so that the solc version can be switched using the docker build-time argument SOLC_VERSION.