From 0bf48befc4ce8107666cf902b36c3f5c7abc55f1 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Wed, 2 May 2018 11:08:26 +0200 Subject: [ci]: add pidetop (fix #7336) --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a60d68de5..783fe038a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -118,6 +118,9 @@ matrix: - if: NOT (type = pull_request) env: - TEST_TARGET="ci-mtac2" + - if: NOT (type = pull_request) + env: + - TEST_TARGET="ci-pidetop" - if: NOT (type = pull_request) env: - TEST_TARGET="ci-sf" -- cgit v1.2.3