From 632740369b83a3b4c913157990bee5d87e58cc01 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 28 Dec 2016 03:55:54 -0800 Subject: [PATCH] [Emacs] Fix cask compile script --- bin/compile.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/compile.sh b/bin/compile.sh index a100f7a9..cc12e4b5 100755 --- a/bin/compile.sh +++ b/bin/compile.sh @@ -9,8 +9,6 @@ git clone https://github.com/rejeep/evm.git "$HOME/.evm" evm config path /tmp evm install emacs-25.1-travis --use --skip -export EMACS=$(sh -c 'type -P emacs') - curl -fsSkL https://raw.github.com/cask/cask/master/go | python cask install