Skip to content

Commit

Permalink
use latest phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Feb 12, 2020
1 parent 5215f0a commit b0a42f0
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 @@ -14,7 +14,7 @@ matrix:

install:
- composer install
- curl -L https://github.com/phpstan/phpstan/releases/download/0.12.2/phpstan.phar -o phpstan
- curl -L https://github.com/phpstan/phpstan/releases/download/0.12.9/phpstan.phar -o phpstan
- chmod +x phpstan

script:
Expand Down

0 comments on commit b0a42f0

Please sign in to comment.