Updated dependencies and CIs.

This commit is contained in:
Erik C. Thauvin 2020-07-31 11:09:16 -07:00
parent 5de4f901e8
commit 683cb3aa35
5 changed files with 65 additions and 4 deletions

9
bitbucket-pipelines.yml Normal file
View file

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