Skip to content

Commit 4027cb9

Browse files
Restore with comment
1 parent b78cc5b commit 4027cb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ php:
1818

1919
matrix:
2020
include:
21+
# BC check disabled until 3.0.0 is tagged
22+
# - php: 7.4.7
23+
# name: Backward compatibillity check
24+
# env: DEPENDENCIES="roave/backward-compatibility-check" TEST_COMMAND="vendor/bin/roave-backward-compatibility-check"
2125
- php: 7.4
2226
name: phpstan
2327
script:

0 commit comments

Comments
 (0)