From e19df02c650e71ec16202e473427c7e4f1a70398 Mon Sep 17 00:00:00 2001 From: getong Date: Tue, 29 Aug 2017 18:01:58 +0800 Subject: [PATCH] test erlang 20 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4762c65..37d5495 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ notifications: email: paul.joseph.davis@gmail.com script: make check otp_release: + - 20.0 + - 19.3 + - 19.2 - 19.1 - 19.0 - 18.3