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 dae1bfb commit 4fa7f66Copy full SHA for 4fa7f66
1 file changed
.travis.yml
@@ -17,21 +17,12 @@ script:
17
matrix:
18
include:
19
- php: 5.6
20
- env:
21
- - PHPUNIT=~5.7
+ env: PHPUNIT=~5.7
22
- php: 7.0
23
24
25
- - PHPUNIT=~6
26
- php: 7.1
27
28
29
+ env: PHPUNIT=~6
30
- php: nightly
31
32
33
34
- php: hhvm
35
36
37
0 commit comments