Merge branch 'master' of bitbucket.org:mnellemann/libcvrapi

This commit is contained in:
Mark Nellemann 2019-08-19 10:49:58 +02:00
commit 479f18a4e1

9
bitbucket-pipelines.yml Normal file
View file

@ -0,0 +1,9 @@
image: openjdk:8
pipelines:
default:
- step:
caches:
- gradle
script:
- bash ./gradlew build