ci: add back target to do out-of-tree test build
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 19 Sep 2019 13:28:57 +0000 (09:28 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 23 Sep 2019 21:32:19 +0000 (06:32 +0900)
commitf0d293f45e4d93fd3b1767be256aea4140dce911
tree655082858b678be69d1662f1a38087bf5d559460
parent4b02e45d4824be4d2e6c40fc4ac721aa12c7753e
ci: add back target to do out-of-tree test build

this is necessary in order to ensure that our headers are usable

ref T8228

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D10036
.ci/build-example.sh [new file with mode: 0755]
.ci/ci-build-test.sh [new file with mode: 0755]
.ci/example/meson.build [new file with mode: 0644]
.ci/example/src/main.c [new file with mode: 0644]
.ci/example/src/meson.build [new file with mode: 0644]
.travis.yml