0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-02-10 23:40:13 -05:00
imageproxy/.travis.yml
2018-08-16 13:16:55 -07:00

12 lines
160 B
YAML

language: go
go:
- 1.x
- 1.8.x
sudo: false
go_import_path: github.com/d3sw/pixie
install:
- # skip go get, which ensures all dependencies are vendored