From d4ce11dc58ae47889cbe798ff5697af237c1d929 Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Sun, 30 Aug 2020 15:44:54 +0200 Subject: [PATCH] misc/ ci - remove fast finish option --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b3009146c..9de9552ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ os: - linux - osx - windows -jobs: - fast_finish: true language: node_js node_js: - 'lts/*'