We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe62c9 commit 7e6c276Copy full SHA for 7e6c276
.scrutinizer.yml
@@ -20,4 +20,4 @@ checks:
20
tools:
21
external_code_coverage:
22
timeout: 600
23
- runs: 3
+ runs: 1
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
### Changed
6
- Removes hhvm from travis.yml file [`bfa3c1739e`](https://github.com/coconutcraig/laravel-postmark/commit/bfa3c1739e)
7
+- Changes scrutinizer runs to 1 from 3 [`b004ef9439`](https://github.com/coconutcraig/laravel-postmark/commit/b004ef9439)
8
9
## [0.1.0] - 2017-01-29
10
0 commit comments