]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Fix Travis build
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 1 Jan 2015 15:26:55 +0000 (16:26 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 1 Jan 2015 15:26:55 +0000 (16:26 +0100)
.travis.yml

index 7957a820abc3e86f2a0664ee2879d64e77437beb..860f059c7d4e0f11583d3e2540922dff6a4dd1c6 100644 (file)
@@ -1,4 +1,7 @@
 language: java
+
 jdk:
   - oraclejdk8
   - openjdk7
+
+script: mvn clean install