Polishing.

Remove TravisCI profile for Vault 0.5, upgrade to Vault 0.11.5 and Consul 1.4.

See gh-268.
This commit is contained in:
Mark Paluch
2018-12-04 22:53:21 +01:00
parent 0c0a522b66
commit 2edb4824bc
2 changed files with 2 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
###########################################################################
CONSUL_VER="1.0.3"
CONSUL_VER="1.4.0"
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
CONSUL_ZIP="consul_${CONSUL_VER}_${UNAME}_amd64.zip"
IGNORE_CERTS="${IGNORE_CERTS:-no}"