--- /dev/null Thu Jan 01 00:00:00 1970 +0000+++ b/bitbucket-pipelines.yml Fri Nov 09 15:02:13 2018 +0800@@ -0,0 +1,14 @@+image: python:2++pipelines:+ default:+ - step:+ max-time: 1++ caches:+ - pip++ script:+ - pip install supybot+ - ln -s . Mercurial+ - supybot-test Mercurial