forked from colonelpanic/dotfiles
[travis] Show path
This commit is contained in:
parent
f4e0728237
commit
50c8aeca07
@ -11,6 +11,9 @@ evm install emacs-25.1-travis --use --skip
|
|||||||
export PATH="$HOME/.evm/bin:$PATH"
|
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
|
||||||
|
export PATH="/home/travis/.cask/bin:$PATH"
|
||||||
|
|
||||||
|
echo "this is PATH $PATH"
|
||||||
|
|
||||||
cask install
|
cask install
|
||||||
run_make_on_org
|
run_make_on_org
|
||||||
|
Loading…
Reference in New Issue
Block a user