We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b552a0d commit 5e33818Copy full SHA for 5e33818
.scrutinizer.yml
@@ -38,4 +38,4 @@ checks:
38
39
tools:
40
external_code_coverage:
41
- timeout: 120
+ timeout: 300
.travis.yml
@@ -11,12 +11,12 @@ cache:
11
- $HOME/.composer/cache
12
13
php:
14
- - 5.5
15
- - 5.6
16
- - 7.0
17
- - 7.1
18
- - 7.2
19
- 7.3
+ - 7.2
+ - 7.1
+ - 7.0
+ - 5.6
+ - 5.5
20
- nightly
21
- hhvm
22
0 commit comments