From a3fe8f113adcf012c0f70979c699e5b9e3999451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?19=E5=B9=B4=E6=A2=A6=E9=86=92?= <3949379+getong@users.noreply.github.com> Date: Sat, 5 Oct 2019 17:51:43 +0800 Subject: [PATCH] test erlang/otp 22 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 15d4b7a..468a670 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ language: erlang script: rebar compile && rebar skip_deps=true eunit otp_release: + - 22.0.7 - 21.3.3 - 20.3 - 19.3 - 18.3 - 17.5 - R16B03-1 - - R15B02