mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
chore(ci): temporarily disable go/libvips versions
This commit is contained in:
parent
34eb10c5d3
commit
52cad80a27
1 changed files with 8 additions and 8 deletions
16
.travis.yml
16
.travis.yml
|
|
@ -4,18 +4,18 @@ dist: trusty
|
|||
sudo: false
|
||||
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
# - "1.10"
|
||||
#- "1.11"
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
- "tip"
|
||||
# - "tip"
|
||||
|
||||
env:
|
||||
- LIBVIPS=7.42.3
|
||||
- LIBVIPS=8.2.3
|
||||
- LIBVIPS=8.3.3
|
||||
- LIBVIPS=8.4.6
|
||||
- LIBVIPS=8.5.8
|
||||
# - LIBVIPS=7.42.3
|
||||
# - LIBVIPS=8.2.3
|
||||
# - LIBVIPS=8.3.3
|
||||
# - LIBVIPS=8.4.6
|
||||
# - LIBVIPS=8.5.8
|
||||
- LIBVIPS=8.6.2
|
||||
- LIBVIPS=8.8.4
|
||||
- LIBVIPS=8.9.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue