Browse Source

Switch CI to j8

pull/6/head
Greg Holmes 9 years ago
parent
commit
f8517c6c6f
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      circle.yml

+ 5
- 0
circle.yml View File

@@ -0,0 +1,5 @@
1
+---
2
+
3
+machine:
4
+  java:
5
+    version: oraclejdk8

Loading…
Cancel
Save