diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-07-24 12:39:14 +0200 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2015-07-24 12:39:14 +0200 |
commit | fe48f693216617596c9bf21008fc7c04cdecab02 (patch) | |
tree | b67d533eb9c3005e1d80eaf232405be805277dc5 /.travis.yml | |
parent | a78844b0b83458912efa76aeff5631ffaac9cdcb (diff) | |
download | sonarqube-fe48f693216617596c9bf21008fc7c04cdecab02.tar.gz sonarqube-fe48f693216617596c9bf21008fc7c04cdecab02.zip |
Add measure and ui categories
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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: |