2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-10 13:10:26 +00:00
cointop/vendor/github.com/olekukonko/tablewriter/.travis.yml

23 lines
230 B
YAML
Raw Normal View History

2020-08-10 08:35:29 +00:00
language: go
2021-09-04 20:31:08 +00:00
arch:
- ppc64le
- amd64
2020-08-10 08:35:29 +00:00
go:
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- "1.10"
- tip
2021-09-04 20:31:08 +00:00
jobs:
exclude :
- arch : ppc64le
go :
- 1.3
- arch : ppc64le
go :
- 1.4