Merge pull request #25 from kemitix/jenkins

Update Jenkinsfile
This commit is contained in:
Paul Campbell 2018-03-13 22:07:46 +00:00 committed by GitHub
commit d4e1a887cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 9 deletions

View file

@ -1,3 +0,0 @@
test:
override:
- ./mvnw clean install

View file

@ -1,6 +0,0 @@
box: maven:3.5.0-jdk-8
build:
steps:
- xenoterracide/maven:
goals: clean install