[Emacs] Fix cask compile script
This commit is contained in:
parent
c83e6ea7cb
commit
632740369b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user