Skip to content

Commit

Permalink
More explicit vg init
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Jul 24, 2017
1 parent 36e7bb5 commit 0e7b31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_install:
- go get github.com/GetStream/vg
- go get github.com/golang/dep/cmd/dep
- 'eval "$(vg eval --shell bash)"'
- vg init
- vg init vg

install:
- make get-deps
Expand Down

0 comments on commit 0e7b31f

Please sign in to comment.