Skip to content

Commit f91b4b4

Browse files
authored
BUILD-3749 Move to CirrusCI (#79)
1 parent c126329 commit f91b4b4

File tree

3 files changed

+7
-24
lines changed

3 files changed

+7
-24
lines changed

.cirrus.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
container:
2+
image: maven:3.9.4-eclipse-temurin-11
3+
4+
build_task:
5+
maven_cache:
6+
folder: ~/.m2/repository
7+
build_script: ./build.sh

.travis.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)