aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2022-02-04 17:49:07 +0100
committersonartech <sonartech@sonarsource.com>2022-02-07 20:02:53 +0000
commitd0c2577e9290da2bd4d2ab98f96e5d374a548bff (patch)
treee6e3582d0c382d5accd7db0207d7e6f157fe3714 /.travis.yml
parentea660b1b652e86820c693f9f5a1db75d1a05a078 (diff)
downloadsonarqube-d0c2577e9290da2bd4d2ab98f96e5d374a548bff.tar.gz
sonarqube-d0c2577e9290da2bd4d2ab98f96e5d374a548bff.zip
[NO-JIRA] Generate and consume frontend code coverage reports
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index f2f9dbcffa9..c46a4fd91ff 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,11 +12,7 @@ branches:
except:
- /^dogfood\/.*$/
- public_master
-
-env:
- - TARGET=BUILD
- - TARGET=WEB_TESTS
-
+
matrix:
fast_finish: true