summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Rebischke <Chris.Rebischke@posteo.de>2018-02-25 19:18:46 +0100
committerChristian Rebischke <Chris.Rebischke@posteo.de>2018-02-25 19:18:46 +0100
commit14905ae185b3d6f69839e728f65440e10075e70c (patch)
tree6b89cfba6fae0b935b8efa949609d8fff008f078
parent8a2e7f42c9cdbff158d128d14672fd1a6bee4f72 (diff)
set packer_zip1.1.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 93f7506..01947b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: