Skip to content

Commit

Permalink
Remove cache of built Emacs for Travis CI tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
kostafey committed Aug 27, 2018
1 parent 53ef8f3 commit 0c48823
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
language: emacs-lisp
sudo: required

cache:
- directories:
# Cache stable Emacs binaries
- "$HOME/emacs/"
env:
- EMACS_VERSION=25.3
- EMACS_VERSION=26.1
Expand Down

0 comments on commit 0c48823

Please sign in to comment.