From be1fd6198c69f1096fd7a8989e0dce97a2d3f948 Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Wed, 25 Oct 2017 23:14:49 -0300 Subject: [PATCH] Fix travis-ci publish script [ci skip] --- .travis/release-from-travis.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.travis/release-from-travis.sh b/.travis/release-from-travis.sh index b28ecac00..d59b9fadb 100755 --- a/.travis/release-from-travis.sh +++ b/.travis/release-from-travis.sh @@ -29,7 +29,7 @@ fi function publish() { -body=$(cat <<'EOF' +body=$(cat <