From 65eb5b2b2b4aa67052d959a207d97c1987be1cb3 Mon Sep 17 00:00:00 2001 From: Ivan Komissarov Date: Fri, 15 May 2020 21:30:26 +0200 Subject: Add blackbox examples test It is necessary to build examples with different profiles pretty much like it is done with other tests. Thus, build examples as a separate blackbox test. Change-Id: If4e910fb60a6d51e1a0c690e7a4ece4b17bd5b95 Reviewed-by: Christian Kandeler --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 486ee6a76..5ca075d10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -176,7 +176,6 @@ jobs: modules.qbsbuildconfig.enableUnitTests:true modules.cpp.treatWarningsAsErrors:true project.withDocumentation:true - project.withExamples:true config:release-64 profile:qt64 config:release profile:qt after_script: -- cgit v1.2.3