8:177cc64a07d2
Anton Shestakov <av6@dwimlabs.net>, Thu, 08 Sep 2016 19:39:25 +0800
pipelines: simplify tests for now by using 5.1 only

next change 16:42df16aab3fc
previous change 7:1f4c9e78588e

bitbucket-pipelines.yml

Permissions: -rw-r--r--

Other formats: Feeds:
image: ubuntu:xenial
pipelines:
default:
- step:
script:
- apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y
build-essential lua5.1 luarocks mercurial
- luarocks install --local lpc
- luarocks install --local busted
- ~/.luarocks/bin/busted --verbose