Fixing travis tests

pull/24/head
unknown 2015-02-21 08:56:14 -06:00
parent be9064f718
commit 2948ea490a
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ go:
install:
- go get -d -v ./... && go build -v ./...
- go get launchpad.net/gocheck
- go get gopkg.in/check.v1