We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0be32bb + bb50c68 commit ec2efd0Copy full SHA for ec2efd0
.travis.yml
@@ -32,8 +32,10 @@ before_cache:
32
- rm -rf $HOME/.m2/repository/org/sonarsource/sonarqube-plugins/cxx
33
- find $HOME/.m2 -name resolver-status.properties -exec rm {} \;
34
cache:
35
+ pip: true
36
directories:
37
- '$HOME/.m2/repository'
38
+ - '$HOME/.sonar'
39
40
before_install:
41
- cat /etc/hosts # optionally check the content
0 commit comments