tls: enable test on CI (#1779)

This commit is contained in:
Taiki Endo 2019-11-17 15:24:58 +09:00 committed by Carl Lerche
parent 4d19a99937
commit 66cbed3ce3

View File

@ -37,6 +37,7 @@ jobs:
crates:
- tokio-macros
- tokio-test
- tokio-tls
- tokio-util
- examples