wercker.yml: added
This commit is contained in:
parent
a0ca4958fc
commit
061cc5ff91
1 changed files with 6 additions and 0 deletions
6
wercker.yml
Normal file
6
wercker.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
box: maven:3.5.0-jdk-8
|
||||||
|
|
||||||
|
build:
|
||||||
|
steps:
|
||||||
|
- xenoterracide/maven:
|
||||||
|
goals: clean install
|
Loading…
Reference in a new issue