diff options
| author | David Bremner <david@tethera.net> | 2019-05-03 06:59:23 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-05-03 06:59:23 -0300 |
| commit | 2f33afd159980361d3fcc390223b490b68d92530 (patch) | |
| tree | b4722221c6b816a84bbee72c7ca6a6d5e1b1b62f /.travis.yml | |
| parent | c7bb4c77417371587aea0d62b7397d5a38fed5ed (diff) | |
travis: bump gmime depends to 3.0
This is currently unsatisfiable, but at least the build should fail in
a comprehensible way.
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f6d729f2..90a1cc56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ addons: packages: - dtach - libxapian-dev - - libgmime-2.6-dev + - libgmime-3.0-dev - libtalloc-dev - python3-sphinx - gpgsm |
