Skip to content

Commit 3257ab3

Browse files
committed
Revert "Also test on PHP 7.3"
This reverts commit d9ac86f. php-cs-fixer is not ready yet for this :)
1 parent d9ac86f commit 3257ab3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ php:
1111
- 7.0
1212
- 7.1
1313
- 7.2
14-
- 7.3
1514

1615
env:
1716
matrix:
@@ -38,8 +37,6 @@ matrix:
3837
env: LARAVEL=5.7.* TESTBENCH=3.7.* PHPUNIT=7.3.*
3938
- php: 7.2
4039
env: LARAVEL=5.0.* TESTBENCH=3.0.* PHPUNIT=4.8.*
41-
- php: 7.3
42-
env: LARAVEL=5.0.* TESTBENCH=3.0.* PHPUNIT=4.8.*
4340

4441
before_install:
4542
- composer self-update --stable --no-interaction

0 commit comments

Comments
 (0)