mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-10 07:50:36 -07:00
9 lines
116 B
YAML
9 lines
116 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
|
|
before_install:
|
|
- sudo apt-get update -qq
|
|
- sudo apt-get install -qq libwebp
|