diff --git a/gen-gh-pages/compile.sh b/gen-gh-pages/compile.sh index b65c0c8d..b57cfb68 100755 --- a/gen-gh-pages/compile.sh +++ b/gen-gh-pages/compile.sh @@ -6,7 +6,9 @@ THIS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" TARGET=$(readlink -f "$THIS_DIR/../dotfiles/emacs.d/README.org") git clone https://github.com/rejeep/evm.git "$HOME/.evm" +evm config path /tmp evm install emacs-25.1-travis --use --skip +export EMACS="$(evm bin)" curl -fsSkL https://raw.github.com/cask/cask/master/go | python