mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 02:45:54 -07:00
fix(ci): indent style
This commit is contained in:
parent
5681d8ceef
commit
bd03c5c3e2
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ dist: trusty
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.13"
|
# - "1.13"
|
||||||
- "1.14"
|
- "1.14"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
@ -16,7 +16,7 @@ env:
|
||||||
# - LIBVIPS=8.7.4
|
# - LIBVIPS=8.7.4
|
||||||
# - LIBVIPS=8.8.4
|
# - LIBVIPS=8.8.4
|
||||||
- LIBVIPS=8.9.2
|
- LIBVIPS=8.9.2
|
||||||
- LIBVIPS=master
|
# - LIBVIPS=master
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue