aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-11-05 10:49:48 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-11-05 10:49:48 +0100
commitd4a1f0b461243c0fc715dd7d87ff96fdc050d7cb (patch)
tree0e09f210529addff3e3675f3a06cc785281fedac /.travis.yml
parent5b20e687988b0a3d938f4964363f62cba6a88628 (diff)
downloadsonarqube-d4a1f0b461243c0fc715dd7d87ff96fdc050d7cb.tar.gz
sonarqube-d4a1f0b461243c0fc715dd7d87ff96fdc050d7cb.zip
Fix env variables of pull request analysis on Travis
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 9860d02cf0b..c09504454c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ env:
- JOB=ITS IT_CATEGORY=Category3
- JOB=ITS IT_CATEGORY=Category4
- JOB=ITS IT_CATEGORY=Plugins
- - JOB=PRANALYSIS
+ - JOB=PULL_REQUEST_ANALYSIS
matrix:
fast_finish: true