Skip to content

Commit

Permalink
fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 committed Jul 20, 2019
1 parent ead1337 commit 258d2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ before_script:

jobs:
include:
- stage: PHPStan
- stage: PHPStan
install: composer update --prefer-dist
script: vendor/bin/phpstan analyse --configuration phpstan.neon --level 7 src/

0 comments on commit 258d2ac

Please sign in to comment.