aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-07-09 16:11:11 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-07-09 16:11:11 +0200
commite0da8a1932653b40c35a5303aa3865c5a7aab7e3 (patch)
treee8409a03941d0d0a136229d3994c4644760d2b5b /.travis.yml
parent0bdf27c47c0bd9c5f642fd397be58f7d4ddd3a1a (diff)
downloadsonarqube-e0da8a1932653b40c35a5303aa3865c5a7aab7e3.tar.gz
sonarqube-e0da8a1932653b40c35a5303aa3865c5a7aab7e3.zip
Use JDK 7 in Travis-ci
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6eff48bb7b2..94d39521e85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: false
install: true
jdk:
- - oraclejdk8
+ - oraclejdk7
env:
- JOB=H2