Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirullin committed Jan 11, 2021
1 parent 707b16d commit c136784
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: php
sudo: false

php:
- 7.2
- 8.0

before_script:
Expand All @@ -12,4 +11,4 @@ before_script:
script:
- composer test
- vendor/bin/phpunit
- vendor/bin/psalm --shepherd
- vendor/bin/psalm --shepherd

0 comments on commit c136784

Please sign in to comment.