From e98d74d0bf597a773b67b5a68d9348b1a0a06505 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 9 Dec 2019 10:20:57 -0500 Subject: [PATCH] Test with OTP releases 18.3, 19, 3 and 20.3 the latest of each of the above major releases. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9f834a9..4cd9621 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,9 @@ otp_release: - 21.2 - 21.1 - 21.0 + - 20.3 + - 19.3 + - 18.3 - 18.1 - 18.0 - 17.5 -- 2.20.1