ci: run make check in build
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 13 Jul 2018 22:31:03 +0000 (18:31 -0400)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 26 Jul 2018 08:26:36 +0000 (17:26 +0900)
commit373e058816528e7730f7bc1c59fcc57f02d4d211
tree5bb3b429074a53acc165b4dec42ef52deeaaa541
parent95796bc1b73ff6fcbbc68aba3583a132dd4f6595
ci: run make check in build

this adds a script to run make check after the build has finished,
repeating tests 3 times to try and reduce false positives from intermittent
failure tests

ref T7094

Differential Revision: https://phab.enlightenment.org/D6617
.ci/ci-make-check.sh [new file with mode: 0755]
.travis.yml