restore openssl test run in the matrix
This commit is contained in:
parent
6a230e711e
commit
37e1a81100
|
@ -9,6 +9,7 @@ go:
|
|||
env:
|
||||
matrix:
|
||||
- GOTFLAGS="-race"
|
||||
- GOTFLAGS="-race -tags=openssl"
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Reference in New Issue