From c844d3f1f54cafb66aeb79aa38839b80436b3e6b Mon Sep 17 00:00:00 2001 From: Nathaniel Waisbrot Date: Wed, 11 May 2016 22:32:23 -0400 Subject: [PATCH] YAML woes --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c820627..4dad8dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,4 +23,4 @@ deploy: on: tags: true condition: $REBAR_VSN = '3' - otp_release: 18.2 + otp_release: '18.2'