...and GOROOT

This commit is contained in:
LiteSpeed Tech 2019-10-08 16:48:26 -04:00 committed by GitHub
parent 41e82b6fb1
commit 59d78e047e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ before_install:
install:
- export PATH=/usr/lib/go-1.13/bin:$PATH
- export GOPATH=/usr/lib/go-1.13:$GOPATH
- export GOROOT=/usr/lib/go-1.13
before_script:
- git clone https://boringssl.googlesource.com/boringssl
- cd boringssl