Skip to content

Commit

Permalink
travis: add missing dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Mar 30, 2015
1 parent e3ba7e7 commit 802521d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go:

install:
- go get gopkg.in/bufio.v1
- go get gopkg.in/bsm/ratelimit.v1
- go get github.com/onsi/ginkgo
- go get github.com/onsi/gomega
- mkdir -p $HOME/gopath/src/gopkg.in
Expand Down

0 comments on commit 802521d

Please sign in to comment.