mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Merge pull request #5722 from dvrkps/patch-1
travis: update 1.7 and 1.8 go versions
This commit is contained in:
commit
a67d4024b3
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.4
|
||||
- 1.8.3
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.x
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue