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