We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a148f2 commit 3a782a9Copy full SHA for 3a782a9
1 file changed
.travis.yml
@@ -33,7 +33,7 @@ env:
33
cache:
34
directories:
35
- $HOME/.travis_cache
36
-# - $HOME/.m2 install would pollute it
+ - $HOME/.m2 # install will pollute it
37
38
before_install:
39
- pip install --user codecov
0 commit comments