From: Siraaj Khandkar Date: Mon, 9 Dec 2019 15:06:23 +0000 (-0500) Subject: Test with OTP releases 21.[0..3] X-Git-Tag: 1.0.2~7 X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=commitdiff_plain;h=5e118538797724b6021e0dbb1aff29a04c1938b8 Test with OTP releases 21.[0..3] --- diff --git a/.travis.yml b/.travis.yml index e0c4825..ce4aa59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ language: erlang otp_release: + - 21.3 + - 21.2 + - 21.1 + - 21.0 - 18.1 - 18.0 - 17.5