aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 3 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index e982f87..de3b708 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,9 +6,6 @@ rust:
- beta
- nightly
-matrix:
- include:
- - addons:
- apt:
- packages:
- - libnotmuch-dev
+before_install:
+ - sudo apt-get -qq update
+ - sudo apt-get install -y libnotmuch-dev