diff options
author | tomverin <thomas.verin@sonarsource.com> | 2015-10-21 09:03:17 +0200 |
---|---|---|
committer | tomverin <thomas.verin@sonarsource.com> | 2015-10-21 09:03:17 +0200 |
commit | a9c8177a15dc9ca390bc0ded7149568f30b11674 (patch) | |
tree | df1b6336cff1797eeade04be2b59832f720e34a2 /.travis.yml | |
parent | ef84d35ad884f3ac707d93580b83ffd13370eb91 (diff) | |
download | sonarqube-a9c8177a15dc9ca390bc0ded7149568f30b11674.tar.gz sonarqube-a9c8177a15dc9ca390bc0ded7149568f30b11674.zip |
Update .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 28ca7ed5111..6cebe6cd503 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ env: - JOB=ITS IT_CATEGORY=issue_analysis - JOB=ITS IT_CATEGORY=administration_qualitygate - JOB=ITS IT_CATEGORY=server_updatecenter + - JOB=PRANALYSIS matrix: fast_finish: true |