forked from quic-go/quic-go
log Chrome version on Travis
This commit is contained in:
@@ -29,6 +29,7 @@ before_install:
|
||||
- go get github.com/onsi/gomega
|
||||
- export GOARCH=$TRAVIS_GOARCH
|
||||
- go env # for debugging
|
||||
- google-chrome --version
|
||||
- "export DISPLAY=:99.0"
|
||||
- "Xvfb $DISPLAY &> /dev/null &"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user