Skip to content

Commit

Permalink
Merge pull request #258 from kmanning/issue_257
Browse files Browse the repository at this point in the history
Issue #257: Update codecov script
  • Loading branch information
kmanning authored Jul 27, 2020
2 parents 88bff65 + 6c205cb commit baeaea4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,661 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ jdk:
- openjdk9
script: ./gradlew check --info
after_success:
- ./codecov.sh
- bash <(curl -s https://codecov.io/bash)
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unreleased

* [Issue #257](https://github.com/manheim/terraform-pipeline/issues/257) Fix codecov reporting
* [Issue #88](https://github.com/manheim/terraform-pipeline/issues/88) Add an optional TerraformDestroyStage
* [Issue #24](https://github.com/manheim/terraform-pipeline/issues/24) ConfirmApplyPlugin - allow customization

Expand Down
Loading

0 comments on commit baeaea4

Please sign in to comment.