mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-16 02:35:58 -07: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
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.4
|
|
||||||
- 1.5
|
|
||||||
- 1.6
|
- 1.6
|
||||||
|
- 1.7
|
||||||
|
- 1.8
|
||||||
- tip
|
- tip
|
||||||
env:
|
env:
|
||||||
- LIBWEBP_VERSION="0.4.1"
|
- LIBWEBP_VERSION="0.4.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue