]> git.cworth.org Git - notmuch/blobdiff - .travis.yml
travis: add python3-{cffi,pytest,setuptools}, libpython3-all-dev
[notmuch] / .travis.yml
index 90a1cc56137ac4a2543c8ab176ac5e99c21cc257..6c03f0fbb3e0dfdaf93b570a3d058ee7f5a66704 100644 (file)
@@ -6,12 +6,17 @@ addons:
   apt:
     sources:
     - sourceline: 'ppa:xapian-backports/ppa'
+    - sourceline: 'ppa:notmuch/notmuch'
     packages:
     - dtach
     - libxapian-dev
     - libgmime-3.0-dev
     - libtalloc-dev
     - python3-sphinx
+    - python3-cffi
+    - python3-pytest
+    - python3-setuptools
+    - libpython3-all-dev
     - gpgsm
 
 script: