commit 1c7f5093aac8286da68d8fa565cd097cf7e75cde
parent 331a465166bc7b4345d94c64769f3984b7328982
Author: falkTX <falktx@falktx.com>
Date: Wed, 12 May 2021 15:01:33 +0100
CI: Update compiler
Signed-off-by: falkTX <falktx@falktx.com>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis/before_install.sh b/.travis/before_install.sh
@@ -5,6 +5,7 @@ set -e
sudo add-apt-repository -y ppa:kxstudio-debian/kxstudio
sudo add-apt-repository -y ppa:kxstudio-debian/mingw
sudo add-apt-repository -y ppa:kxstudio-debian/toolchain
+sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get update -qq
sudo apt-get install kxstudio-repos