1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-24 08:12:31 +02:00
reproxy/vendor/gopkg.in/natefinch/lumberjack.v2/.travis.yml

12 lines
97 B
YAML
Raw Permalink Normal View History

2021-04-06 05:12:06 +02:00
language: go
go:
2023-02-27 00:15:04 +02:00
- tip
- 1.15.x
- 1.14.x
- 1.13.x
- 1.12.x
env:
- GO111MODULE=on