mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-09 07:28:44 -07:00
8 lines
163 B
YAML
8 lines
163 B
YAML
language: go
|
|
go:
|
|
- 1.4
|
|
- 1.3
|
|
- release
|
|
- tip
|
|
before_install:
|
|
- curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -
|