remove tags=openssl from the build matrix

It takes forever to build the tests and reguarly fails with no output produced
This commit is contained in:
vyzo 2020-04-22 14:21:01 +03:00
parent 32c3fb325d
commit c69e7310b8
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ go:
env: env:
matrix: matrix:
- GOTFLAGS="-race" - GOTFLAGS="-race"
- GOTFLAGS="-race -tags=openssl"
cache: cache:
directories: directories: