Browse Source

CI: Update compiler

Signed-off-by: falkTX <falktx@falktx.com>
pull/196/merge
falkTX 2 years ago
parent
commit
1c7f5093aa
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis/before_install.sh

+ 1
- 0
.travis/before_install.sh View File

@@ -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


Loading…
Cancel
Save