]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Try again Travis cache
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 1 Jan 2015 16:04:35 +0000 (17:04 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 1 Jan 2015 16:04:35 +0000 (17:04 +0100)
.travis.yml

index 361671e33d1de78a1bd9ed1cfc634d608caef97b..96c14d11438c4b58b70757e7f47d8ca63c34bd28 100644 (file)
@@ -7,3 +7,9 @@ jdk:
 script: mvn clean install
 
 install: true
+
+sudo: false
+
+cache:
+  directories:
+    - '$HOME/.m2/repository'