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
|
language: perl
|
||||||
|
dist: bionic
|
||||||
perl:
|
perl:
|
||||||
- "5.26"
|
- "5.26"
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in New Issue