We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a2f65 commit 870e691Copy full SHA for 870e691
1 file changed
shippable.yml
@@ -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