mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(ci): indent style
This commit is contained in:
parent
1faf8e4f8d
commit
d22574e8cd
1 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ sudo: false
|
|||
|
||||
go:
|
||||
- "1.13"
|
||||
- "1.14"
|
||||
- "1.14"
|
||||
|
||||
env:
|
||||
# - LIBVIPS=7.42.3
|
||||
|
|
@ -13,15 +13,15 @@ env:
|
|||
# - LIBVIPS=8.4.6
|
||||
# - LIBVIPS=8.5.8
|
||||
# - LIBVIPS=8.6.2
|
||||
# - LIBVIPS=8.7.4
|
||||
# - LIBVIPS=8.7.4
|
||||
# - LIBVIPS=8.8.4
|
||||
- LIBVIPS=8.9.2
|
||||
- LIBVIPS=master
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: LIBVIPS=7.42.3
|
||||
- env: LIBVIPS=8.4.6
|
||||
- env: LIBVIPS=7.42.3
|
||||
- env: LIBVIPS=8.4.6
|
||||
- env: LIBVIPS=master
|
||||
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue