mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 09:21:38 -05:00
parent
7feb79cd77
commit
c8bdce0c4d
1 changed files with 6 additions and 3 deletions
|
@ -23,7 +23,10 @@ before_install:
|
|||
fi
|
||||
|
||||
install:
|
||||
- curl -fsSkL https://gist.github.com/rejeep/ebcd57c3af83b049833b/raw > x.sh && source ./x.sh
|
||||
- export PATH="/home/travis/.evm/bin:$PATH"
|
||||
- export PATH="/home/travis/.cask/bin:$PATH"
|
||||
- git clone https://github.com/rejeep/evm.git /home/travis/.evm
|
||||
- evm config path /tmp
|
||||
- evm install $EVM_EMACS --use --skip
|
||||
- cask install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue