0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Loïc Hoguin
8fd7364517 Try an experimental Erlang.mk CI feature 2016-01-15 14:44:26 +01:00
Loïc Hoguin
e84e06d8f9 Update CI 2016-01-15 13:48:35 +01:00
Loïc Hoguin
0ffde50991 Update apt-get before installing things on CI 2015-08-16 20:24:29 +02:00
Loïc Hoguin
93d1e0c577 Add support for Autobahn test suite for CircleCI builds 2015-07-22 18:28:15 +02:00
Loïc Hoguin
239571d232 Experiment with a Dialyzer step for CircleCI 2015-07-22 00:39:47 +02:00
Loïc Hoguin
902f8469aa Add logs/ as CircleCI artifact
To be kept after the run ends.
2015-07-21 21:11:21 +02:00
Loïc Hoguin
70e49fd619 Don't ignore failure when doing 'make ci'
The best way to use 'make ci' is 'make -k ci', then it
will complete its run even if a version fails, and still
exit with an error code.
2015-07-21 21:07:04 +02:00
Loïc Hoguin
12a4cc5947 Add caching of OTP builds for CircleCI
Unfortunately not seeing how I can try it other than committing
the file... Oh well, polluting the logs!
2015-07-21 18:21:20 +02:00
Loïc Hoguin
d64aba49d7 Experiment with CircleCI 2015-07-21 12:01:38 +02:00