restic/vendor/github.com/kurin/blazer/.travis.yml

12 lines
151 B
YAML

language: go
go:
- tip
branches:
only:
- master
before_script: go run internal/bin/cleanup/cleanup.go
script: go test -v ./base ./b2 ./x/...