summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/olekukonko/tablewriter/.travis.yml
blob: 9c64270e2eef3fa5f75dac59516592bdfdcbe74d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: go

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