X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=.travis.yml;h=9dcec1ffc63a90aa34a9b11c2ee209aac70da994;hb=70b30066f67ea75d405c8a246bf6ed923e2bdd59;hp=90a1cc56137ac4a2543c8ab176ac5e99c21cc257;hpb=6682b4e686b7972883626c9b0f941ae4bf02dedb;p=notmuch diff --git a/.travis.yml b/.travis.yml index 90a1cc56..9dcec1ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: c -dist: xenial +dist: bionic addons: apt: @@ -12,11 +12,14 @@ addons: - libgmime-3.0-dev - libtalloc-dev - python3-sphinx + - python3-cffi + - python3-pytest + - python3-setuptools + - libpython3-all-dev - gpgsm script: - ./configure - - make download-test-databases - make test notifications: