1
1
mirror of https://github.com/walles/moar.git synced 2024-09-11 12:15:43 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Johan Walles
a7156c5ee7 Bump golangci-lint 2022-08-07 15:14:59 +02:00
Johan Walles
7ddd22e754 CI: Only install golangci-lint on Windows 2022-02-13 08:39:05 +01:00
Johan Walles
542d71f5e0 Replace all linting with golangci-lint 2022-02-13 08:16:30 +01:00
Johan Walles
7a4e512bf6 Give "go test" more time on Windows
It took 14s in this Travis build...

https://app.travis-ci.com/github/walles/moar/jobs/536579072

... and I want more wiggle room, so increase the timeout to 30s.
2021-09-10 06:54:52 +02:00
Johan Walles
19a5fe51c8 Try with Go 1.16 instead 2021-04-22 19:17:58 +02:00
Johan Walles
40c7a473c9 Run all tests in the source tree
Changed from "run all tests in github.com/walles/moar/m"
2021-04-19 08:41:09 +02:00
Johan Walles
2f0df183c7 Do "go build" on Windows, not just "go test" 2021-04-18 12:18:36 +02:00
Johan Walles
ae6f4ae810 Run CI on Windows as well 2021-04-15 13:12:32 +02:00
Johan Walles
54935615ed Switch highlighting engine to Chroma
Which is linked into here, so no need for users to install any external
tools.

Chroma home page: https://github.com/alecthomas/chroma
2021-01-09 17:18:10 +01:00
Johan Walles
114e9c8aa5 We're using Go 1.13 features
Change-Id: I6675fbfeea9700ff7c6fa88a1dd3befeddb7bc53
2019-11-19 17:37:57 +01:00
Johan Walles
4afce791c2 Add highlight to the Travis runs 2019-06-19 07:13:05 +02:00
Johan Walles
05bd30c8d4 Add a Travis config file 2019-06-15 09:12:06 +02:00