Skip to content

Commit

Permalink
Remove unnecessary dependency
Browse files Browse the repository at this point in the history
Now that we aren't using the token bucket anymore, there's no more reason to
depends on juju project.
  • Loading branch information
rafaeljusto committed Oct 28, 2015
1 parent 25c4fe9 commit 1359dca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ env:

install:
- go get github.com/golang/gddo/database
- go get github.com/juju/ratelimit
- go get github.com/aryann/difflib
- go get github.com/davecgh/go-spew/spew
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit 1359dca

Please sign in to comment.