Commit f21b5666 authored by Raúl Kripalani's avatar Raúl Kripalani

update travis build matrix += openssl.

parent 79bf30a5
......@@ -8,10 +8,10 @@ go:
env:
global:
- GOTFLAGS="-race"
matrix:
- BUILD_DEPTYPE=gomod
matrix:
- GOTFLAGS="-race"
- GOTFLAGS="-race -tags=openssl"
# disable travis install
install:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment