Skip to content

Commit

Permalink
Updates CI consul install to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Apr 11, 2017
1 parent 5520dd2 commit 90a95dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/bash/travis_install_consul.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

CONSUL_VER="0.7.2"
CONSUL_VER="0.7.5"
CONSUL_ZIP="consul_${CONSUL_VER}_linux_amd64.zip"
IGNORE_CERTS="${IGNORE_CERTS:-no}"

Expand Down

0 comments on commit 90a95dd

Please sign in to comment.