Skip to content

Commit 8bb35f7

Browse files
- delete travis
- update github workflow
1 parent 425a103 commit 8bb35f7

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/workflows/php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ jobs:
2525

2626
- name: Run PHPStan
2727
run: vendor/bin/phpstan
28+
29+
- name: Run PHPUnit
30+
run: vendor/bin/phpunit

.travis.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)