summaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 7fc1c1a7..78b43bd9 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -23,8 +23,7 @@ task:
- . $HOME/.cargo/env
- cargo test --all
- cargo doc --all --no-deps
- # TODO: Re-enable
- # i686_test_script:
- # - . $HOME/.cargo/env
- # - |
- # cargo test --all --exclude tokio-macros --target i686-unknown-freebsd
+ i686_test_script:
+ - . $HOME/.cargo/env
+ - |
+ cargo test --all --target i686-unknown-freebsd