forked from gitea/gitea
1
0
Fork 0
gitea/vendor/github.com/hashicorp/go-retryablehttp/.travis.yml

13 lines
104 B
YAML

sudo: false
language: go
go:
- 1.12.4
branches:
only:
- master
script: make updatedeps test