Skip to content

Commit b943b0d

Browse files
committed
update prospectus and terraform
1 parent a02bdde commit b943b0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.prospectus

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Prospectus.extra_dep('file', 'prospectus_travis')
33
item do
44
noop
55

6-
extend ProspectusTravis::Build.new('akerl/terraform-linode-algo-image')
6+
extend ProspectusTravis::Build.new('armorfret/terraform-linode-algo-image')
77

88
deps do
99
item do

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: trusty
22
env:
33
global:
44
- TFBIN_DIR=$HOME/tfbin
5-
- TERRAFORM_VERSION=0.11.12
5+
- TERRAFORM_VERSION=0.11.13
66
install:
77
- "./scripts/download_terraform.sh $TERRAFORM_VERSION"
88
script:

0 commit comments

Comments
 (0)