Skip to content

Commit

Permalink
update travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
OxCom committed Jul 13, 2023
1 parent 67da689 commit 18ac6b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ before_install:

script:
- php -v
- vendor/bin/phpcs --standard=psr2 src/
- vendor/bin/phpcs
- vendor/bin/phpstan
- vendor/bin/phpunit

after_success:
Expand Down

0 comments on commit 18ac6b9

Please sign in to comment.