Update travis CI config.

This commit is contained in:
Vincent Zhang 2018-08-28 23:30:33 +08:00
parent 5af4e88ee1
commit 2ef9b88d4d

View file

@ -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