summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-02-01 13:50:04 +0100
committerBadlop <badlop@process-one.net>2021-02-02 18:58:32 +0100
commit75c0443df28a39bcf479c6f6f284e63bd020b756 (patch)
tree5142e151df048090d7eba72b958789ab0b6702ed
parentNew listener for encrypted ejabberd_c2s (diff)
Test against newest 23.1.2, and remove useless intermediate 22.3
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ec2f9f55..11c0894d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,7 @@ language: erlang
otp_release:
- 19.3
- - 22.3
- - 23.0
+ - 23.1.2
os: linux