mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2024-12-26 09:12:03 +08:00
travis fix
This commit is contained in:
parent
67cc6016ea
commit
88a7202807
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ env:
|
|||
|
||||
install: true
|
||||
|
||||
script: go test ./.. && go test github.com/nicksherron/bashhub-server/internal -postgres-uri "postgres://postgres:@localhost:5432?sslmode=disable"
|
||||
script: go test ./... && go test github.com/nicksherron/bashhub-server/internal -postgres-uri "postgres://postgres:@localhost:5432?sslmode=disable"
|
Loading…
Reference in a new issue