Change Travis/CI environment to bionic

... as it comes with openssl 1.1.1 and we can check also XMPP S2S
protocol
This commit is contained in:
Dirk 2020-05-02 18:34:10 +02:00
parent 5da54b9ce8
commit 485bcc1888
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: perl language: perl
dist: bionic
perl: perl:
- "5.26" - "5.26"
addons: addons: