Skip to content

Commit

Permalink
Call cask install
Browse files Browse the repository at this point in the history
  • Loading branch information
mineo committed Dec 4, 2018
1 parent 3c14fd1 commit 56b9b57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ before_install:
- make -f emacs-travis.mk install_cask
# Install Texinfo, if you need to build info manuals for your project
- make -f emacs-travis.mk install_texinfo
install:
# Install your dependencies
- cask install
script:
# Run your tests
- true

0 comments on commit 56b9b57

Please sign in to comment.