Skip to content

Commit b20b1b4

Browse files
committed
Actually make phpstan analyse
1 parent 85c2ef2 commit b20b1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ before_script:
3535

3636
script:
3737
- vendor/bin/phpcs
38-
- vendor/bin/phpstan
38+
- vendor/bin/phpstan analyse
3939
- vendor/bin/phpunit
4040

4141
after_success:

0 commit comments

Comments
 (0)