summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-06-06 15:13:19 +0200
committerBram Moolenaar <Bram@vim.org>2019-06-06 15:13:19 +0200
commit8e228e21cc712d5cec2705afe1465ca9685bbbf6 (patch)
tree04f63cefd99d1326486f07752788efd6904694e1 /.travis.yml
parent133c737357ceff21348d55c7d53903421c5ce094 (diff)
patch 8.1.1480: desktop file check doesn't run on CIv8.1.1480
Problem: Desktop file check doesn't run on CI. Solution: Install the desktip-file-utils packages. (Christian Brabandt, closes #4498)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1e5ee562d8..51d357836b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -86,6 +86,7 @@ addons:
- tcl-dev
- cscope
- libgtk2.0-dev
+ - desktop-file-utils
homebrew:
packages:
- lua