forgejo/vendor/github.com/hashicorp/go-retryablehttp/.travis.yml
6543 82dbb34c9c
Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)
* vendor update: go-gitlab to v0.31.0

* migrate client init to v0.31.0

* refactor
2020-04-19 21:23:05 +01:00

13 lines
104 B
YAML

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