mirror of https://github.com/gophish/gophish
Added gocheck to be installed in Travis-CI
parent
cb9c405f46
commit
1b8b247562
|
@ -2,4 +2,7 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.1
|
||||
- tip
|
||||
- tip
|
||||
|
||||
install:
|
||||
- go get launchpad.net/gocheck
|
Loading…
Reference in New Issue