diff options
author | sanmiguel <[email protected]> | 2017-02-12 14:58:56 +0100 |
---|---|---|
committer | sanmiguel <[email protected]> | 2017-02-12 14:58:56 +0100 |
commit | 5f4e5e252c52b890386161e72eca48618ae1e628 (patch) | |
tree | f40c0daff66e6af14198733ee2e45c4060c055cc /.travis.yml | |
parent | 18d19d6ea2043f048fd6d741ec268ffdeb1043cf (diff) | |
download | kerl-5f4e5e252c52b890386161e72eca48618ae1e628.tar.gz kerl-5f4e5e252c52b890386161e72eca48618ae1e628.tar.bz2 kerl-5f4e5e252c52b890386161e72eca48618ae1e628.zip |
Add 18.3 to erlang versions to test
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |