Commit graph

14 commits

Author SHA1 Message Date
James Bowes
1b1eeb9cae Merge branch 'golangci' of github.com:gssbzn/promptui into gssbzn-golangci 2020-01-11 10:18:34 -04:00
Songmu
bb27851620 make vendor 2020-01-09 01:46:16 +09:00
Songmu
f3755cec43 separate out tools 'package' to reduce 'promptui' package's dependency 2019-12-29 18:03:20 +09:00
Gustavo Bazan
bbfb055953
Improve lint installation 2019-12-06 12:34:32 +01:00
Gustavo Bazan
5b51c71d89
Update .travis.yml 2019-12-06 12:24:12 +01:00
Gustavo Bazan
6a72acaaad
Remove gometalinter and add golangci-lint 2019-12-06 10:16:50 +01:00
James Bowes
62f80d798f Remove support for Go versions that don't have modules 2019-11-29 08:57:48 -04:00
David Harrigan
e106bc0941 collect coverage for each package separately 2019-01-15 16:18:25 -05:00
David Harrigan
0284474a9c add coverage target as a dependency for ci 2019-01-15 15:52:48 -05:00
David Harrigan
3ee108ff8b add coverage reporting 2019-01-15 15:41:50 -05:00
James Bowes
e9daf51ccc Use go modules when building on go 1.11.x
Remove go.1.8 as well, as it's no longer supported.
2018-11-26 10:54:48 -04:00
҈҈҈Luiz Branco
ceea1c83f8 Vendor linting cmds (#12)
Make sure we have reproducible builds by vendoring our linting tools.
2017-10-22 09:14:23 -04:00
҈҈҈Luiz Branco
641018a825 Custom select details for the active item (#11) 2017-10-22 08:09:26 -04:00
Luiz Branco
3dbad975db Add travis config 2017-10-16 14:51:32 -04:00