diff options
author | Minijackson <minijackson@riseup.net> | 2018-02-26 17:21:46 +0100 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2018-02-27 16:13:59 +0100 |
commit | efcd0ce9b0ad554e4f2c866f41734b4268025a33 (patch) | |
tree | d51578dbd6b406cc08d5a9b10482dec00eae684a | |
parent | fcbabaf36d3212d4af7ed7182e5a2172a2d21617 (diff) | |
download | kube-efcd0ce9b0ad554e4f2c866f41734b4268025a33.tar.gz kube-efcd0ce9b0ad554e4f2c866f41734b4268025a33.zip |
Using existing repository for Qt 5.7(.1)
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7a4e0e9e..235b1b05 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -7,7 +7,7 @@ addons: | |||
7 | - ubuntu-toolchain-r-test | 7 | - ubuntu-toolchain-r-test |
8 | - ubuntu-sdk-team | 8 | - ubuntu-sdk-team |
9 | - sourceline: "ppa:rjvbertin/kde-git" | 9 | - sourceline: "ppa:rjvbertin/kde-git" |
10 | - sourceline: "ppa:beineri/opt-qt57-trusty" | 10 | - sourceline: "ppa:beineri/opt-qt571-trusty" |
11 | packages: | 11 | packages: |
12 | - g++-6 | 12 | - g++-6 |
13 | - cmake | 13 | - cmake |