aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2018-05-02 11:08:26 +0200
committerGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2018-05-02 15:45:32 +0200
commit0bf48befc4ce8107666cf902b36c3f5c7abc55f1 (patch)
tree2b29a7fa73c669042c3ce2a917cd353d4b20f777 /.travis.yml
parenta9b4d88ff0f403ea3503f1c5eedc4959ce4c2e30 (diff)
[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 a60d68de5..783fe038a 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: