From 5f4e5e252c52b890386161e72eca48618ae1e628 Mon Sep 17 00:00:00 2001 From: sanmiguel Date: Sun, 12 Feb 2017 14:58:56 +0100 Subject: Add 18.3 to erlang versions to test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9c89a9e..0cb1161 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ env: - KERL_BASE_DIR="$TMPDIR"/.kerl matrix: - _KERL_VSN=R16B02 + - _KERL_VSN=18.3 - _KERL_VSN=19.2 script: -- cgit v1.2.3