mirror of https://github.com/gophish/gophish
Fixing travis tests
parent
be9064f718
commit
2948ea490a
|
@ -6,4 +6,4 @@ go:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -d -v ./... && go build -v ./...
|
- go get -d -v ./... && go build -v ./...
|
||||||
- go get launchpad.net/gocheck
|
- go get gopkg.in/check.v1
|
||||||
|
|
Loading…
Reference in New Issue