From 8e45939a08a9ab20710d4c75bd0824582abed749 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 21 Jul 2014 02:25:22 +0200 Subject: cosmetic --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a076d10f..45cd98ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,6 @@ env: - QT_SELECT=qt5 ; CONFIG=full - QT_SELECT=qt5 ; CONFIG=full-static install: - - tests/travis/install-build-depends.sh + - tests/travis/install-build-depends script: - - tests/travis/build-and-test.sh + - tests/travis/build-and-test -- cgit v1.2.3