mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-07 21:48:16 -08:00
Upgrade CI environment.
- remove Go 1.4 and 1.5 - add Go 1.7 and 1.8
This commit is contained in:
parent
8e7242c458
commit
86e7ee25aa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
env:
|
||||
- LIBWEBP_VERSION="0.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue