mirror of
https://github.com/correl/doom-modeline.git
synced 2024-12-18 03:00:10 +00:00
Update travis CI config.
This commit is contained in:
parent
5af4e88ee1
commit
2ef9b88d4d
1 changed files with 5 additions and 1 deletions
|
@ -17,7 +17,11 @@ before_install:
|
|||
- evm install $EVM_EMACS --use --skip
|
||||
- cask
|
||||
|
||||
install:
|
||||
- cask install
|
||||
|
||||
script:
|
||||
- emacs --version
|
||||
- pwd
|
||||
- cask emacs cask --batch -f batch-byte-compile ../doom-modeline/doom-modeline.el
|
||||
- cask build
|
||||
# - cask emacs cask --batch -f batch-byte-compile ../doom-modeline/doom-modeline.el
|
||||
|
|
Loading…
Reference in a new issue