Travis build correction - fixes #2
This commit is contained in:
parent
fdcd6a3a4c
commit
a12760c038
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ go:
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- go get ./...
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
Loading…
Reference in a new issue