1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-20 01:45:59 -04:00
gitea/vendor/github.com/hashicorp/go-retryablehttp/.travis.yml

13 lines
104 B
YAML
Raw Normal View History

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