3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

Merge pull request #431 from slingamn/issue406

upgrade golang to 1.12, fixes #406
This commit is contained in:
Daniel Oaks 2019-02-27 07:32:25 +10:00 committed by GitHub
commit 8bcb4041a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
language: go
go:
- "1.11.x"
- "1.12.x"
script:
- make