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:
parent
5da54b9ce8
commit
485bcc1888
|
@ -1,4 +1,5 @@
|
|||
language: perl
|
||||
dist: bionic
|
||||
perl:
|
||||
- "5.26"
|
||||
addons:
|
||||
|
|
Loading…
Reference in New Issue