1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-27 00:12:31 +01:00
dnscrypt-proxy/vendor/gopkg.in/natefinch/lumberjack.v2/.travis.yml

12 lines
97 B
YAML
Raw Normal View History

2019-03-01 18:44:37 +01:00
language: go
go:
2023-02-07 10:14:52 +01:00
- tip
- 1.15.x
- 1.14.x
- 1.13.x
- 1.12.x
env:
- GO111MODULE=on