Skip to content

Commit

Permalink
Travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
smurfix committed Dec 19, 2018
1 parent 7156c37 commit 4c0a449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ else
pip install -Ur ci/test-requirements.txt

wget https://releases.hashicorp.com/serf/0.8.1/serf_0.8.1_${OS}_amd64.zip
unzip serf_0.8.1_linux_amd64.zip
unzip serf_0.8.1_${OS}_amd64.zip
./serf agent &
sleep 2
./serf tags -set foo=bar
Expand Down

0 comments on commit 4c0a449

Please sign in to comment.