Attempting fix to travis ci config
This commit is contained in:
parent
6ce1f2fdfb
commit
e8e7c84642
|
@ -8,5 +8,6 @@ before_install:
|
|||
script:
|
||||
- export CHROMEDP_NO_SANDBOX=true
|
||||
- export PATH=$PATH:$HOME/hs
|
||||
- export GOMAXPROCS=1
|
||||
- go test -v -race -coverprofile=coverage.out
|
||||
- goveralls -service=travis-ci -coverprofile=coverage.out
|
||||
|
|
Loading…
Reference in New Issue
Block a user