fix(ci): indent style

master
Tomas 6 years ago
parent 5681d8ceef
commit bd03c5c3e2

@ -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…
Cancel
Save