aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-07-24 18:45:42 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-07-24 18:45:42 +0200
commit54777dfbd1d3cb7d88a6e76193f3d5337fc373b0 (patch)
tree54c058e6ec27edbb317ef29278d7635dbeb2fa0c /.travis.yml
parent434309802ca86b1862dae4ebf47fd4904876c522 (diff)
downloadpandoc-54777dfbd1d3cb7d88a6e76193f3d5337fc373b0.tar.gz
Revert "Travis: try not caching .ghc."
This reverts commit 434309802ca86b1862dae4ebf47fd4904876c522.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 27682a2a2..9ad669d66 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ language: generic
# Caching so the next build will be fast too.
cache:
directories:
-# - $HOME/.ghc
+ - $HOME/.ghc
- $HOME/.stack
# - $HOME/.cabal