Skip to content

Commit

Permalink
dang nabit
Browse files Browse the repository at this point in the history
  • Loading branch information
seancarroll committed Oct 31, 2019
1 parent d9776aa commit 9a9e7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ after_success:
- bash <(curl -s https://codecov.io/bash)

after_script:
- JACOCO_SOURCE_PATH=jfluentvalidation-core/src/main/java ./cc-test-reporter format-coverage ./jfluentvalidation-core/target/site/jacoco.xml -d -t jacoco
- JACOCO_SOURCE_PATH=jfluentvalidation-core/src/main/java ./cc-test-reporter format-coverage ./jfluentvalidation-core/target/site/jacoco/jacoco.xml -d -t jacoco
# - JACOCO_SOURCE_PATH=./jfluentvalidation-spring/src/main/java ./cc-test-reporter format-coverage ./target/site/jacoco-aggregate/jacoco.xml -d -t jacoco
# - ./cc-test-reporter sum-coverage coverage/codeclimate.*.json -p 2
- ./cc-test-reporter upload-coverage

1 comment on commit 9a9e7c9

@Harunbinissa
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Hello 👋

Please sign in to comment.