Skip to content

Commit

Permalink
Disable travis build caching
Browse files Browse the repository at this point in the history
  • Loading branch information
justbur committed Oct 9, 2019
1 parent c026354 commit 647d7f6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ language: emacs-lisp
sudo: required
dist: trusty
group: deprecated-2017Q4
cache:
- directories:
- "$HOME/emacs/"
# See https://github.com/flycheck/emacs-travis/issues/22
# cache:
# - directories:
# - "$HOME/emacs/"
matrix:
fast_finish: true
allow_failures:
Expand Down

0 comments on commit 647d7f6

Please sign in to comment.