Skip to content

Commit

Permalink
set packer_zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Rebischke authored and Christian Rebischke committed Feb 25, 2018
1 parent 8a2e7f4 commit 14905ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
- DIST=trusty
global:
# 20170821: as of writing there is no 'latest' (hashicorp/packer/issues/5265)
- PACKER_ZIP="packer_1.0.4_linux_amd64.zip"
- PACKER_ZIP="packer_1.2.1_linux_amd64.zip"
- PACKER_URL="https://releases.hashicorp.com/packer/1.2.1/packer_1.2.1_linux_amd64.zip"

install:
Expand Down

0 comments on commit 14905ae

Please sign in to comment.