mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-15 22:20:33 -04:00
test on travis with go 1.8.3
This commit is contained in:
parent
3fd47d6462
commit
07c09fee32
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.7.4
|
||||
- 1.8
|
||||
- 1.8.3
|
||||
|
||||
install:
|
||||
- make deps
|
||||
|
|
|
|||
Loading…
Reference in a new issue