diff --git a/conda/meta.yaml b/conda/meta.yaml
index 04660681b5f92457dccdd55bfb3abc5922e70cc2..611ed032633f39e5f03e03fbce48c2016162a91f 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -58,6 +58,7 @@ test:
   imports:
     - {{ name }}
   commands:
+    - bob bio display-face-annotations --help
     - nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
     - sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
     - sphinx-build -aEb doctest {{ project_dir }}/doc sphinx