From be294b4867f094e988cbfa93cdaf50ce33d8f86c Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Wed, 2 Sep 2020 21:25:54 +0200 Subject: [PATCH] Update .travis.yml Added libqt5x11extras5-dev to travis yml file --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7e38344..4f92724 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ matrix: - qt55base - qt55tools - qt55x11extras + - libqt5x11extras5-dev - gcc-9 - g++-9 script: @@ -50,6 +51,7 @@ matrix: - qt514base - qt514tools - qt514x11extras + - libqt5x11extras5-dev - gcc-9 - g++-9 - libc6-i386 @@ -83,6 +85,7 @@ matrix: - qt514base - qt514tools - qt514x11extras + - libqt5x11extras5-dev - gcc-9 - g++-9 - libc6-i386 @@ -116,6 +119,7 @@ matrix: - qt514base - qt514tools - qt514x11extras + - libqt5x11extras5-dev - gcc-9 - g++-9 - libc6-i386 @@ -155,6 +159,7 @@ matrix: - qt514base - qt514tools - qt514x11extras + - libqt5x11extras5-dev - gcc-9 - g++-9 - libc6-i386