From: Evgeny Khramtsov Date: Sat, 22 Jun 2019 10:15:11 +0000 (+0300) Subject: Change Travis OTP platform from 19.1 to 19.3 X-Git-Tag: 19.08~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d158671c83aaaab9529a5cd2131c5690454bddd;p=ejabberd Change Travis OTP platform from 19.1 to 19.3 Seems like Travis has problems with OTPs below 19.3 --- diff --git a/.travis.yml b/.travis.yml index a4e714117..0efb75bab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: erlang otp_release: - - 19.1 + - 19.3 - 20.3 - 21.2