157:45e6e68a871b
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:48:41 +0800
Makefile: libs target to fetch client deps using wget, tar and unzip

next change 160:9cff55b8bb87
previous change 153:15433f87db4b

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