From a9c070e0b591a837c48b7aa38d3f1e41d3bac583 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Wed, 1 Jun 2016 13:59:20 +0300 Subject: [qt] Enable tests for Qt5 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f224a17f32..87559d6f16 100644 --- a/.travis.yml +++ b/.travis.yml @@ -116,7 +116,7 @@ matrix: env: FLAVOR=qt5 BUILDTYPE=Release _CXX=g++-5 _CC=gcc-5 addons: *qt5 script: - - make qt-app qt-qml-app + - make qt-app qt-qml-app test-qt cache: directories: -- cgit v1.2.1