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
|
shallow_clone: true
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: false
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
@ -8,9 +8,7 @@ git:
|
||||||
depth: 1
|
depth: 1
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: false
|
||||||
|
|
||||||
matrix:
|
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: g++
|
compiler: g++
|
||||||
|
|
Loading…
Reference in a new issue