Merge pull request #52 from kemitix/circle-ci

Enable Circle CI
This commit is contained in:
Paul Campbell 2017-06-01 12:07:21 +01:00 committed by GitHub
commit af507a54c2

3
circle.yml Normal file
View file

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