Skip to content

Commit

Permalink
Update server version used in tests
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <[email protected]>
  • Loading branch information
wallyqs committed Jul 11, 2018
1 parent 550ff75 commit 0bf4195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/install_gnatsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

export DEFAULT_NATS_SERVER_VERSION=v0.9.4
export DEFAULT_NATS_SERVER_VERSION=v1.2.0
export NATS_SERVER_VERSION="${NATS_SERVER_VERSION:=$DEFAULT_NATS_SERVER_VERSION}"

# check to see if gnatsd folder is empty
Expand Down

0 comments on commit 0bf4195

Please sign in to comment.