Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-14 | Disable parallel testing on CircleCI | Loïc Hoguin | |
Now that we have Dialyzer tests, we run out of memory if we run too many at the same time. | |||
2015-09-21 | Install gcc on CircleCI | Loïc Hoguin | |
2015-09-18 | Fix brainfart with circle.yml file | Loïc Hoguin | |
2015-09-18 | Test "no .app.src" by default, test legacy with LEGACY=1 | Loïc Hoguin | |
Also fixes two bugs with the new "no .app.src" method. All tests now pass with both methods. We can now test specific cases with make check c=$CASE. | |||
2015-08-16 | Update apt-get before trying to install autoconf | Loïc Hoguin | |
Should fix errors with @CircleCI. | |||
2015-08-14 | Add test/pkgs.log as artifact | Loïc Hoguin | |
2015-07-27 | Attempt using CircleCI with erlang.mk | Loïc Hoguin | |