Use Go 1.11 in CI

This commit is contained in:
Tulir Asokan
2019-01-22 21:31:44 +02:00
committed by GitHub
parent d624023ca3
commit 16c3d33579

View File

@ -1,7 +1,7 @@
language: go
go_import_path: maunium.net/go/gomuks
go:
- "1.10"
- "1.11"
notifications:
email: false
install: