Skip to content

Commit

Permalink
Remove phpstan from travis as it doesnt work in php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tboothman committed May 1, 2018
1 parent 95f8701 commit a13d259
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -8,5 +8,4 @@ matrix:
install:
composer install
script:
- composer test
- composer phpstan
- composer test

0 comments on commit a13d259

Please sign in to comment.