Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Dec 22, 2018
1 parent 85c39da commit 18ff2ca
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 240 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ install:

before_script:
- yarn install
- npm install
- curl -sLo consul.zip https://releases.hashicorp.com/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_amd64.zip
- unzip consul.zip
- rm -rf consul.zip
Expand Down
Loading

0 comments on commit 18ff2ca

Please sign in to comment.