forked from colonelpanic/dotfiles
[travis] Add evm bin to PATH
This commit is contained in:
parent
3c10e85909
commit
7376f0c401
@ -8,6 +8,7 @@ TARGET=$(readlink -f "$THIS_DIR/../dotfiles/emacs.d/README.org")
|
|||||||
git clone https://github.com/rejeep/evm.git "$HOME/.evm"
|
git clone https://github.com/rejeep/evm.git "$HOME/.evm"
|
||||||
evm config path /tmp
|
evm config path /tmp
|
||||||
evm install emacs-25.1-travis --use --skip
|
evm install emacs-25.1-travis --use --skip
|
||||||
|
export PATH="$HOME/.evm/bin:$PATH"
|
||||||
|
|
||||||
curl -fsSkL https://raw.github.com/cask/cask/master/go | python
|
curl -fsSkL https://raw.github.com/cask/cask/master/go | python
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user