mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
feat(travis): remove old Go versions, add Go 1.11
This commit is contained in:
parent
d67c48e6f2
commit
4b9abdb945
1 changed files with 1 additions and 2 deletions
|
|
@ -4,11 +4,10 @@ dist: trusty
|
|||
sudo: false
|
||||
|
||||
go:
|
||||
- "1.6"
|
||||
- "1.7"
|
||||
- "1.8"
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "tip"
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue