Run tests in parallel on circle.

This commit is contained in:
chriseth
2018-02-27 12:08:27 +01:00
parent b9dccf9f20
commit 6a83beaab5
2 changed files with 58 additions and 46 deletions
+1 -1
View File
@@ -172,4 +172,4 @@ TMPDIR=$(mktemp -d)
done
)
rm -rf "$TMPDIR"
echo "Done."
echo "Commandline tests successful."