summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorLucio Franco <luciofranco14@gmail.com>2020-05-06 17:30:01 -0400
committerGitHub <noreply@github.com>2020-05-06 17:30:01 -0400
commit66fef4a9bcccd944e3b72b1e83f789e4131d4e52 (patch)
tree8234584e062176e1e149dcafba82cff4b0c56c7f /.cirrus.yml
parent13e2a366defe7b68d64af09e78507bedcbc11448 (diff)
Remove `tokio-tls` from master (#2497)
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index c2344c0c..7a5f9a6d 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -39,4 +39,4 @@ task:
# i686_test_script:
# - . $HOME/.cargo/env
# - |
- # cargo test --all --exclude tokio-tls --exclude tokio-macros --target i686-unknown-freebsd
+ # cargo test --all --exclude tokio-macros --target i686-unknown-freebsd