aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-05-03 13:12:34 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-05-03 13:12:34 +0200
commit7375835645c98ff3df5a083642c035c7ae72d453 (patch)
treea880d5e69c965e396e87f6d579a76bf0f599b617 /.travis.yml
parentfd146ca38202c9843b4240cbdac0ae75f57e4d67 (diff)
parent0bf48befc4ce8107666cf902b36c3f5c7abc55f1 (diff)
Merge PR #7402: [ci]: add pidetop (fix #7336)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 99e50dc72..fce19f9d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -120,6 +120,9 @@ matrix:
- TEST_TARGET="ci-mtac2"
- if: NOT (type = pull_request)
env:
+ - TEST_TARGET="ci-pidetop"
+ - if: NOT (type = pull_request)
+ env:
- TEST_TARGET="ci-sf"
- if: NOT (type = pull_request)
env: