mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-07 21:48:16 -08:00
Add test for Go 1.5 - tip and libwebp 4.3 - 5.0
This commit is contained in:
parent
078f930161
commit
8d57ed8489
1 changed files with 5 additions and 0 deletions
|
|
@ -2,10 +2,15 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
- tip
|
||||
|
||||
env:
|
||||
- LIBWEBP_VERSION="0.4.1"
|
||||
- LIBWEBP_VERSION="0.4.2"
|
||||
- LIBWEBP_VERSION="0.4.3"
|
||||
- LIBWEBP_VERSION="0.5.0"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue