aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-14 12:18:25 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-14 12:18:25 +0200
commit518e131c6a796fd6eca4347c9b0ba34a118b80e8 (patch)
treeea51aef18208bc33da06d3ef3c7abc25a874dcb8 /.travis.yml
parent80634a5adea2f45aff8bda691bcedb871d0a60d2 (diff)
downloadmail-518e131c6a796fd6eca4347c9b0ba34a118b80e8.tar.gz
travis: fix dependencies
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f25e24f..e982f87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,4 @@ matrix:
- addons:
apt:
packages:
- - notmuch
+ - libnotmuch-dev