Added gocheck to be installed in Travis-CI

pull/24/head
Jordan 2014-03-26 21:49:39 -05:00
parent cb9c405f46
commit 1b8b247562
1 changed files with 4 additions and 1 deletions

View File

@ -2,4 +2,7 @@ language: go
go:
- 1.1
- tip
- tip
install:
- go get launchpad.net/gocheck