bimg/.travis.yml
2015-04-03 00:33:20 +02:00

9 lines
171 B
YAML

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