update ci
This commit is contained in:
parent
4a0aeab559
commit
cac2feff69
2 changed files with 2 additions and 4 deletions
|
@ -12,7 +12,7 @@ configuration:
|
|||
shallow_clone: true
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
fast_finish: false
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
|
|
|
@ -8,9 +8,7 @@ git:
|
|||
depth: 1
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
matrix:
|
||||
fast_finish: false
|
||||
include:
|
||||
- os: linux
|
||||
compiler: g++
|
||||
|
|
Loading…
Reference in a new issue