Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 23:17:19 +0800
pipelines: install Mercurial to check builds and SRI
Was lost after provision tests were removed from pipelines.
--- a/bitbucket-pipelines.yml Sat Sep 16 22:37:13 2017 +0800
+++ b/bitbucket-pipelines.yml Sat Sep 16 23:17:19 2017 +0800
- ansible-playbook contrib/provision/playbook.yml
-i inventory --list-tasks
- - apt-get install -y npm
+ - apt-get install -y mercurial npm
- test $(HGPLAIN=1 hg d | wc -l) -eq 0