Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
Update travis with my gocheck fork
Browse files Browse the repository at this point in the history
  • Loading branch information
sdboyer committed Apr 26, 2014
1 parent 03a662d commit 337f7b9
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 @@ -3,7 +3,7 @@ go:
- 1.2
- tip
install:
- go get -t launchpad.net/gocheck
- go get gopkg.in/fatih/set.v0
- go get github.com/lann/builder
- go get -t github.com/sdboyer/gocheck
script: go test -v ./... -gocheck.v

0 comments on commit 337f7b9

Please sign in to comment.