0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-30 22:34:18 -05:00

travis: run on new container-based infrastructure

docs: https://docs.travis-ci.com/user/migrating-from-legacy/
This commit is contained in:
Will Norris 2015-12-07 23:19:01 -08:00
parent cd4f6a4cf9
commit 87f06e8537

View file

@ -3,6 +3,8 @@ language: go
go:
- 1.5
sudo: false
env:
- GO15VENDOREXPERIMENT=1