Updating .travis.yml
This commit is contained in:
parent
faf3ad0dc5
commit
7d1137d148
1 changed files with 0 additions and 3 deletions
|
@ -5,8 +5,5 @@ language: go
|
||||||
go:
|
go:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
install:
|
|
||||||
- go get -t ./...
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
Loading…
Reference in a new issue