diff --git a/.appveyor.yml b/.appveyor.yml index 6b519dc..d0e37fd 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,7 +12,7 @@ configuration: shallow_clone: true matrix: - fast_finish: true + fast_finish: false environment: matrix: diff --git a/.travis.yml b/.travis.yml index 4c221d4..aaa37c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,7 @@ git: depth: 1 matrix: - fast_finish: true - -matrix: + fast_finish: false include: - os: linux compiler: g++