Skip to content
Snippets Groups Projects
Commit 8e5da6fb authored by Guillaume Melquiond's avatar Guillaume Melquiond
Browse files

Make the garbage collector more aggressive during continuous integration.

parent 1e39b6c0
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
set -e
eval `opam config env`
export OCAMLRUNPARAM=o=20,O=200
./configure --enable-local
make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment