Skip to content

Commit b78cc5b

Browse files
Remove BC check on 3.x
1 parent 42f5bfb commit b78cc5b

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
@@ -18,9 +18,6 @@ php:
1818

1919
matrix:
2020
include:
21-
- php: 7.4.7
22-
name: Backward compatibillity check
23-
env: DEPENDENCIES="roave/backward-compatibility-check" TEST_COMMAND="vendor/bin/roave-backward-compatibility-check"
2421
- php: 7.4
2522
name: phpstan
2623
script:

0 commit comments

Comments
 (0)