storj/.travis.yml
Dennis Coyle bb8d4f8d22 cleanup
2018-04-25 10:55:26 -04:00

12 lines
126 B
YAML

language: go
go:
- 1.10.x
- tip
before_install:
- make build-dev-deps
- go get -u golang.org/x/vgo
- vgo install