mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
travis builds go 1.11. remove 1.9
This commit is contained in:
parent
bf191d1ef6
commit
2d0efacbc3
1 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- master
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue