Refactor & Speedups on CircleCI; split out out codecov into dedicated tests.

This commit is contained in:
Christian Parpart
2019-06-21 20:26:10 +02:00
parent 4d3fa7a6cc
commit b58170f890
14 changed files with 846 additions and 534 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ The CI runs additional tests (including ``solc-js`` and testing third party Soli
Some versions of ``aleth`` can not be used for testing. We suggest using
the same version that the Solidity continuous integration tests use.
Currently the CI uses version ``1.5.0-alpha.7`` of ``aleth``.
Currently the CI uses version ``1.6.0`` of ``aleth``.
Writing and running syntax tests
--------------------------------