aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2015-07-24 12:39:14 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2015-07-24 12:39:14 +0200
commitfe48f693216617596c9bf21008fc7c04cdecab02 (patch)
treeb67d533eb9c3005e1d80eaf232405be805277dc5 /.travis.yml
parenta78844b0b83458912efa76aeff5631ffaac9cdcb (diff)
downloadsonarqube-fe48f693216617596c9bf21008fc7c04cdecab02.tar.gz
sonarqube-fe48f693216617596c9bf21008fc7c04cdecab02.zip
Add measure and ui categories
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cc60d0b5e4e..a857f44c28f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,8 @@ env:
- JOB=ITS_QUALITYGATE
- JOB=ITS_UPDATECENTER
- JOB=ITS_TESTING
+ - JOB=ITS_MEASURE
+ - JOB=ITS_UI
- JOB=ITS_PLUGINS
matrix: