We don't want fail-fast

This commit is contained in:
Peter Dimov
2020-11-20 01:22:14 +02:00
parent f47b28dad5
commit f425cf69c6

View File

@@ -10,6 +10,7 @@ env:
jobs: jobs:
linux: linux:
strategy: strategy:
fail-fast: false
matrix: matrix:
include: include:
- toolset: gcc-5 - toolset: gcc-5