diff --git a/.travis.yml b/.travis.yml index 114e73f..db9cdd9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,9 +36,9 @@ jobs: # nochanlists on w/toml - <<: *test env: FEATURES=nochanlists toml_config - # tls-rust - - <<: *test - env: FEATURES=tls-rust + # tls-rust: disabled until testing server supports TLS 1.3 + # - <<: *test + # env: FEATURES=tls-rust # Beta - <<: *test