Forgot to specify original build strings as well

pull/24/head
Jordan 2014-03-26 21:53:23 -05:00
parent 1b8b247562
commit a0d8dab633
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ go:
- tip
install:
- go get -d -v ./... && go build -v ./...
- go get launchpad.net/gocheck