misc/ ci - remove fast finish option

This commit is contained in:
Maxime GRIS
2020-08-30 15:44:54 +02:00
parent ac3682d40c
commit d4ce11dc58

View File

@@ -2,8 +2,6 @@ os:
- linux - linux
- osx - osx
- windows - windows
jobs:
fast_finish: true
language: node_js language: node_js
node_js: node_js:
- 'lts/*' - 'lts/*'