Removed CircleCI 1.0 configuration.
This commit is contained in:
parent
22ff6cd7be
commit
d07069a001
1 changed files with 0 additions and 11 deletions
11
circle.yml
11
circle.yml
|
@ -1,11 +0,0 @@
|
|||
machine:
|
||||
java:
|
||||
version: oraclejdk8
|
||||
|
||||
dependencies:
|
||||
override:
|
||||
- chmod +x gradlew
|
||||
|
||||
test:
|
||||
post:
|
||||
- cp -r build/reports/* $CIRCLE_TEST_REPORTS/
|
Loading…
Add table
Add a link
Reference in a new issue