mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-13 07:29:30 +01:00
upgrade golang to 1.12, fixes #406
This commit is contained in:
parent
e65845090f
commit
c16ff3cafd
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
|
||||
script:
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user