Skip to content

Commit 3a782a9

Browse files
committed
Enable cache
1 parent 1a148f2 commit 3a782a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ env:
3333
cache:
3434
directories:
3535
- $HOME/.travis_cache
36-
# - $HOME/.m2 install would pollute it
36+
- $HOME/.m2 # install will pollute it
3737

3838
before_install:
3939
- pip install --user codecov

0 commit comments

Comments
 (0)