]> git.notmuchmail.org Git - notmuch/blobdiff - .travis.yml
build: Rename GPG_FILE to DETACHED_SIG_FILE
[notmuch] / .travis.yml
index 8f5a90d20d669ae499565db3ca3a3e58f32b2338..a2caf010fdec7ab8de6fadb7e5bb938099fa5858 100644 (file)
@@ -1,7 +1,6 @@
 language: c
 
-dist: trusty
-sudo: false
+dist: xenial
 
 addons:
   apt:
@@ -10,7 +9,7 @@ addons:
     - libxapian-dev
     - libgmime-2.6-dev
     - libtalloc-dev
-    - python-sphinx
+    - python3-sphinx
     - gpgsm
 
 script: