Commit b1c0b41
authored
Run tests in parallel (#170)
* Run tests in parallel
* Disable/enable some services
* Do not install redis on PHP 5.6
* Run composer update
* Install redis 3.0.0
* Enable redis extension but do not install
* Bugfix
* force instsall dependencies
* Force install stuff
* Fixes
* Minors
* Updated deps
* Debub
* Coverage fix
* Reduce sleep
* Because... you know
* Sleep less
* Applied changes from StyleCI
* Applied changes from StyleCI1 parent 98ee818 commit b1c0b41
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments