bimg/.travis.yml
2016-01-30 16:34:24 +00:00

9 lines
171 B
YAML

language: go
go:
- 1.5
- 1.4
- 1.3
- release
- tip
before_install:
- curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -