1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00
Files
gitea/vendor/github.com/olekukonko/tablewriter/.travis.yml
2020-04-03 22:29:12 +03:00

15 lines
109 B
YAML
Vendored

language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- "1.10"
- tip