Skip to content

Commit

Permalink
use nats --pre as the latest final has broken deps
Browse files Browse the repository at this point in the history
Signed-off-by: Ruth Byers <[email protected]>
  • Loading branch information
Alex Suraci authored and Ruth Byers committed Oct 18, 2013
1 parent 028ad5b commit edcf4f0
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 @@ -8,7 +8,7 @@ matrix:
- go: tip

install:
- gem install nats
- gem install nats --pre
- go get -v ./...
- go build -v ./...

Expand Down

0 comments on commit edcf4f0

Please sign in to comment.