bimg/.travis.yml

9 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 -