1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 09:24:25 +00:00

13 lines
104 B
YAML
Raw Normal View History

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