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

travis.yml [new file with mode: 0644]

diff --git a/travis.yml b/travis.yml
new file mode 100644 (file)
index 0000000..7957a82
--- /dev/null
@@ -0,0 +1,4 @@
+language: java
+jdk:
+  - oraclejdk8
+  - openjdk7