logo

auto_linker

AutoLinker-shim, based on https://git.pleroma.social/pleroma/auto_linker
commit: 783b64aaac53b8e0de042f707fe6e1fd2ccf6aba
parent: 5311470316c22fe1819b949e55efe6725aa57a2c
Author: Stephen M. Pallen <smpallen99@yahoo.com>
Date:   Wed, 29 Mar 2017 16:56:03 -0400

update elixir verison in travis

Diffstat:

M.travis.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -1,6 +1,6 @@ language: elixir elixir: - - 1.3.0 + - 1.4.2 otp_release: - 18.2.1 sudo: false