Skip to content

Commit 71e9940

Browse files
committed
PHPStan can be disabled only for lowest dependencies on PHP 7.2
1 parent 8fdd27c commit 71e9940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matrix:
1212
- php: master
1313
env: DEPENDENCIES=lowest PHPSTAN=no
1414
- php: master
15-
env: DEPENDENCIES=highest PHPSTAN=no
15+
env: DEPENDENCIES=highest PHPSTAN=yes
1616
cache:
1717
directories:
1818
- $HOME/.composer/cache

0 commit comments

Comments
 (0)