--- a/bitbucket-pipelines.yml Sat Dec 03 14:57:47 2016 +0800
+++ b/bitbucket-pipelines.yml Sat Dec 03 14:58:03 2016 +0800
- egrep -q 'changed=0\s+unreachable=0\s+failed=0\s*$' ansible.log
+ - apt-get install -y npm
- test $(HGPLAIN=1 hg d | wc -l) -eq 0