diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index eb520e43..bb721a3e 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -12,7 +12,6 @@ addons: | |||
12 | - g++-6 | 12 | - g++-6 |
13 | - cmake | 13 | - cmake |
14 | - extra-cmake-modules | 14 | - extra-cmake-modules |
15 | - libkf5coreaddons-dev | ||
16 | - ninja-build | 15 | - ninja-build |
17 | # TODO: that's a bit much (especially downloading the | 16 | # TODO: that's a bit much (especially downloading the |
18 | # documentation, 3D stuff, etc.) | 17 | # documentation, 3D stuff, etc.) |