From a64eb43cd16c7858040f67c341184294a7db1a25 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Mon, 6 Feb 2017 18:43:21 -0800 Subject: [PATCH] update versions to test against on travis --- .travis.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index cda5d0a..aa4a579 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,9 @@ language: erlang script: rebar compile && rebar skip_deps=true eunit otp_release: - - 17.5 - - 18.0 - - R16B03-1 - R15B02 + - R16B03-1 + - 17.5 + - 18.3 + - 19.2