Update to go1.11
This commit is contained in:
parent
141193136d
commit
60141d398f
|
|
@ -1,7 +1,7 @@
|
|||
sudo: required
|
||||
language: go
|
||||
go:
|
||||
- 1.9
|
||||
- "1.11"
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
@ -68,4 +68,4 @@ deploy:
|
|||
script: bash docker-push.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
tags: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue