Skip to content

Commit 38f45ce

Browse files
authored
Fix content vandalism from the previous commit
Signed-off-by: 林博仁 <Buo.Ren.Lin@gmail.com>
1 parent 91f1658 commit 38f45ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ script: true
9494
before_cache: true
9595
#- rm $HOME/.cabal/logs/build.log
9696

97-
### Caches nonvariating contents to speed up build
97+
### Caches non-variating contents to speed up build
9898
#cache:
9999
#directories:
100-
#- $HOME/.cabal-
100+
#- $HOME/.cabal
101101

102102
### Commands if build phase fails
103103
after_failure: true

0 commit comments

Comments
 (0)