From 793ca45ddac37fbb529c9f064452982c50b4ea01 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Thu, 17 Aug 2017 22:14:54 +0300 Subject: Add OTP 20.0 to Travis testsing platforms --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2b1c92190..6e1533a61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ otp_release: - 17.5 - 18.3 - 19.2 + - 20.0 services: - riak -- cgit v1.2.3