Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Commit a4d2142

Browse files
committed
trying to fix Circle CI builds
1 parent 2edbee0 commit a4d2142

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

circle.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
machine:
22
java:
3-
version: openjdk8
3+
version: oraclejdk8
4+
5+
test:
6+
post:
7+
- cp -r android-maven-gradle-plugin/build/test-results/test/* $CIRCLE_TEST_REPORTS

0 commit comments

Comments
 (0)