From 93a1bf4ebb8f048e452be9b684694ea282497e13 Mon Sep 17 00:00:00 2001 From: kiswa Date: Mon, 29 Aug 2016 12:47:09 +0000 Subject: [PATCH] Update CI build to fail if app tests fail --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9b65568..f155cf5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ before_script: - chmod a+w tests.db script: - ./src/api/vendor/phpunit/phpunit/phpunit -c test/api/phpunit.xml - - gulp coverage + - gulp test-app && gulp coverage after_success: - echo -e " version.php - curl "https://raw.githubusercontent.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh