Skip to content

Commit 870e691

Browse files
committed
Added shippable.yml file
1 parent 31a2f65 commit 870e691

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

shippable.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: java
2+
3+
jdk:
4+
- oraclejdk8
5+
6+
build:
7+
ci:
8+
- git checkout
9+
- mvn clean verify surefire:test --fail-at-end

0 commit comments

Comments
 (0)