mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-09 23:48:19 -07:00
Retire Go 1.3 support
This commit is contained in:
parent
70c6f8198b
commit
078f930161
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
|
||||
env:
|
||||
|
|
@ -11,7 +10,7 @@ env:
|
|||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libjpeg-dev libpng-dev libtiff-dev libgif-dev
|
||||
- >
|
||||
- >
|
||||
cd /tmp
|
||||
&& wget http://downloads.webmproject.org/releases/webp/libwebp-${LIBWEBP_VERSION}.tar.gz
|
||||
&& tar xf libwebp-${LIBWEBP_VERSION}.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue