logo

auto_linker

AutoLinker-shim, based on https://git.pleroma.social/pleroma/auto_linker
commit: ddfd8843d236dc2c7011144541ced21ee2fdcafc
parent: a631730ad90eb5ffc57cc3b371c8fd7b3ae10055
Author: Stephen M. Pallen <smpallen99@yahoo.com>
Date:   Wed, 29 Mar 2017 16:39:53 -0400

add travis.yml

Diffstat:

A.travis.yml10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -0,0 +1,10 @@ +language: elixir +elixir: + - 1.3.0 +otp_release: + - 18.2.1 +sudo: false +notification: + recipients: + - smpallen99@yahoo.com +