Skip to content

Commit

Permalink
travis: add missing dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Dec 30, 2013
1 parent be223ae commit 09e549f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ go:
- tip

install:
- go get github.com/vmihailenco/bufio
- go get github.com/golang/glog
- go get launchpad.net/gocheck

0 comments on commit 09e549f

Please sign in to comment.