159:2bc0a5ac4959
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:56:39 +0800
provision: WSGI is an acronym

next change 160:9cff55b8bb87
previous change 157:45e6e68a871b

bitbucket-pipelines.yml

Permissions: -rw-r--r--

Other formats: Feeds:
image: python:2
pipelines:
default:
- step:
caches:
- pip
script:
- pip install -r REQUIREMENTS
- ./test.py
- make -j libs