From 95b6d48b710a38b7969b72b6d2a89f3930fdbc0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Thu, 28 Jul 2016 13:01:43 +0200 Subject: [build] use cmake script bundled with Mason --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b36c9eefa7..0f92d58feb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,6 +46,7 @@ before_script: script: - make linux - make test + - make run-test after_script: - ccache --show-stats - ./platform/linux/scripts/after_script.sh ${TRAVIS_JOB_NUMBER} ${TRAVIS_TAG:-} -- cgit v1.2.1