Tweaks to circle-ci profiling build (#1321)

* circleci: Update stack versions from 1.1.2 to 1.9.3.

* circleci: Don't try to install unused packdeps and cabal-install.

* memory-tests: Rely on `stack build` to have been called already.

This happens in the previous circleci step.
This commit is contained in:
Robert
2019-06-08 21:12:55 -05:00
committed by Steve Chávez
parent 33532cfbb6
commit 7356327e5b
2 changed files with 11 additions and 13 deletions
-2
View File
@@ -90,8 +90,6 @@ postJsonArrayTest(){
fi
}
stack build --profile
setUp
echo "Running memory usage tests.."