Skip to content

Commit 02c0c70

Browse files
committed
added circleci integration
1 parent fcd6a97 commit 02c0c70

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

circle.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
machine:
2+
java:
3+
version: openjdk8
4+
5+
branches:
6+
only:
7+
- master

0 commit comments

Comments
 (0)