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
View File
@@ -37,6 +37,7 @@ fi
SOLJSON="$1"
REPO_ROOT="$(dirname "$0")"
source scripts/common.sh
source test/externalTests/common.sh
printTask "Running external tests..."