diff --git a/travis/config.php b/travis/config.php index 86639e00d..bbe41dc2d 100644 --- a/travis/config.php +++ b/travis/config.php @@ -15,7 +15,7 @@ $config = array ( 'footerpart2' => '© Belgian Defense CERT & NCIRC', 'org' => 'ORGNAME', 'showorg' => true, - 'background_jobs' => true, + 'background_jobs' => false, 'cached_attachments' => false, 'email' => 'email@address.com', 'contact' => 'email@address.com',