ci: use latest go (#45)

This commit is contained in:
Oleg Kovalov
2019-01-09 00:27:22 +01:00
committed by Michael McLoughlin
parent 7e94f6fb5c
commit 90d3f9fe25

View File

@@ -1,6 +1,6 @@
language: go
go:
- 1.11.1
- 1.x
install:
- ./script/bootstrap
script: