Commit 279dfac
committed
improve Travis builds
* use the faster container-based infrastructure
* remove unneeded `sh` wrapper
* don't specify default `--dev` argument
* run tests against the lowest possible dependency versions too
* build against the latest PHP version
* allow to finish as fast as possible (when either a mandatory build
failed or when only builds allowed to fail have not completed yet)1 parent e76309b commit 279dfac
1 file changed
+21
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
6 | 17 | | |
| 18 | + | |
7 | 19 | | |
8 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
9 | 27 | | |
10 | | - | |
11 | | - | |
| 28 | + | |
12 | 29 | | |
13 | | - | |
| 30 | + | |
| 31 | + | |
14 | 32 | | |
15 | 33 | | |
0 commit comments