Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mineo committed Jun 21, 2019
1 parent 56b9b57 commit 79b8772
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ before_install:
- export PATH="$HOME/bin:$PATH"
# Download the makefile to emacs-travis.mk
- wget 'https://raw.githubusercontent.com/flycheck/emacs-travis/master/emacs-travis.mk'
# https://github.com/flycheck/emacs-travis/issues/22#issuecomment-501659346
- sed -i -e 's/^install_cask/install_emacs: install_gnutls\n\n\0/' emacs-travis.mk
# Install Emacs (according to $EMACS_VERSION) and Cask
- make -f emacs-travis.mk install_emacs
- make -f emacs-travis.mk install_cask
Expand Down

0 comments on commit 79b8772

Please sign in to comment.