Commit 4de742a5 authored by AlexStocks's avatar AlexStocks Committed by watermelo

Mod: add go 13

parent b116fce0
......@@ -3,6 +3,7 @@ language: go
go:
- "1.11"
- "1.12"
- "1.13"
script:
- go fmt ./... && [[ -z `git status -s` ]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment