aboutsummaryrefslogtreecommitdiffstats
path: root/.circleci
AgeCommit message (Collapse)Author
2018-08-11Test building OTP from Erlang's git master (#298)Pierre Fenoll
2018-07-20Test docsh (#291)Pierre Fenoll
Once merged I'll merge #290
2018-07-0121: build otp21 on latest alpine + fix latest shellcheck warnings (#286)Pierre Fenoll
2018-05-03Testing odbc+wx on OTP 20.3 on a slim jessie (#271)Pierre Fenoll
* wx-20.3: seeing about kerl/kerl/issues/270 * wx-20.3: less failible test + less deps * wx-20.3: move linux tests out of TravisCI into CircleCI * wx-20.3: always use git backend (erlang.org is still down) * wx-20.3: work around fact that erlang.org is down in .travis.yml * wx-20.3: fix some things * wx-20.3: looks like skipping happens too late * Revert "wx-20.3: looks like skipping happens too late" This reverts commit e0600cefa71760e9bd74e7efc37089d5d75e764e. * wx-20.3: that should fix it * wx-20.3: run shellcheck in circle, now travis is only about osx! * wx-20.3: that did not fix it (cc @mrallen1) * wx-20.3: shellcheck stable segfaults? * wx-20.3: should fix shellcheck segfault * SC1117: Backslash is literal in "\!". Prefer explicit escaping: "\\!". Not sure about the csh one. @mcrallen1 you have a clue? * wx-20.3: SC2207: Prefer mapfile or read -a to split command output (or quote to avoid splitting). * wx-20.3: SC2154: words is referenced but not assigned. * wx-20.3: replace some double quotes with simple ones * wx-20.3: ps not found on debian9!? * wx-20.3: what now * wx-20.3: lets try a later vsn * wx-20.3: some cleaning up * wx-20.3: YAML fun * wx-20.3: wat
2018-04-05Alpine support (#269)Pierre Fenoll
* work around restricted/different coreutils * alpine: have CI test alpine
2018-01-30ci-centos6: install more compilers for jinterface and orberPierre Fenoll
2018-01-30ci-centos6: upgrade git to >1.7.2 in centos6 for circleciPierre Fenoll
2018-01-30ci-centos6: use circleci workflowsPierre Fenoll
2018-01-30ci-centos6: test centos6 + otp/20.2Pierre Fenoll
2017-11-25circleci: build R15B03 with debian 8Pierre Fenoll