forked from colonelpanic/dotfiles
[travis] Exec explicit emacs
This commit is contained in:
parent
aeac3e0268
commit
031c6b6678
@ -13,7 +13,7 @@ export EMACS="$(evm bin)"
|
||||
curl -fsSkL https://raw.github.com/cask/cask/master/go | python
|
||||
|
||||
cask install
|
||||
cask exec emacs --script generate-html.el
|
||||
cask exec "$EMACS" --script generate-html.el
|
||||
|
||||
mv "$THIS_DIR/../dotfiles/emacs.d/README.html" .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user