From 3d13a6a68067a085eff58777473bd4f09f590a0c Mon Sep 17 00:00:00 2001 From: Alex S Date: Sat, 29 Jun 2019 15:05:06 +0300 Subject: [PATCH] bumping otp versions --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7844413..59734dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,8 @@ notifications: elixir: - 1.5.3 otp_release: - - 18.0 - - 18.1 - 19.0 + - 20.0 + - 21.0 sudo: false script: mix test