aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2015-10-23 16:24:31 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2015-10-27 21:19:57 +0100
commitffaaad24e66cddf1a391caec64920629ef2a7131 (patch)
treef81bc5954631637788e91650941e16923cac59a3 /.travis.yml
parent2ca32f86c1bde9971250aba1a4c78dabb5d34570 (diff)
downloadsonarqube-ffaaad24e66cddf1a391caec64920629ef2a7131.tar.gz
sonarqube-ffaaad24e66cddf1a391caec64920629ef2a7131.zip
SONAR-6942 Reorganize ITs
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 6cebe6cd503..9860d02cf0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,11 +9,11 @@ env:
- JOB=POSTGRES
- JOB=MYSQL
- JOB=WEB
- - JOB=ITS IT_CATEGORY=batch
- - JOB=ITS IT_CATEGORY=plugins
- - JOB=ITS IT_CATEGORY=issue_analysis
- - JOB=ITS IT_CATEGORY=administration_qualitygate
- - JOB=ITS IT_CATEGORY=server_updatecenter
+ - JOB=ITS IT_CATEGORY=Category1
+ - JOB=ITS IT_CATEGORY=Category2
+ - JOB=ITS IT_CATEGORY=Category3
+ - JOB=ITS IT_CATEGORY=Category4
+ - JOB=ITS IT_CATEGORY=Plugins
- JOB=PRANALYSIS
matrix: