Test latest version of PHP first to get coverage to Scrutinizer-CI quicker, and be more patient.

parent b552a0d3
...@@ -38,4 +38,4 @@ checks: ...@@ -38,4 +38,4 @@ checks:
tools: tools:
external_code_coverage: external_code_coverage:
timeout: 120 timeout: 300
...@@ -11,12 +11,12 @@ cache: ...@@ -11,12 +11,12 @@ cache:
- $HOME/.composer/cache - $HOME/.composer/cache
php: php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3 - 7.3
- 7.2
- 7.1
- 7.0
- 5.6
- 5.5
- nightly - nightly
- hhvm - hhvm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment