diff options
author | tomverin <thomas.verin@sonarsource.com> | 2015-07-08 11:03:21 +0200 |
---|---|---|
committer | tomverin <thomas.verin@sonarsource.com> | 2015-07-08 11:03:21 +0200 |
commit | f6e8041fd6a8616618f611c5819c20c414e64bf6 (patch) | |
tree | 710ce0b34ab2d42c72faa5b0f783751084d9eb37 /.travis.yml | |
parent | 6c9d4e9d3502589a0e8b556c89c7360bba6e4b57 (diff) | |
download | sonarqube-f6e8041fd6a8616618f611c5819c20c414e64bf6.tar.gz sonarqube-f6e8041fd6a8616618f611c5819c20c414e64bf6.zip |
Removed PR Analysis from travis
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b8c267fa05a..6eff48bb7b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ env: - JOB=POSTGRES - JOB=MYSQL - JOB=WEB - - JOB=PRANALYSIS - JOB=ITS_QUALITYGATE - JOB=ITS_UPDATECENTER - JOB=ITS_TESTING |