Update golang 1.11

This commit is contained in:
Junpei Tsuji
2018-11-06 17:21:59 +09:00
parent 441ba93c28
commit 3380afe242
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
language: go
go:
- 1.10.2
- 1.11.2
before_install:
- sudo pip install codecov
install: