Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 07698fc

Browse files
update travis configuration
1 parent e02d073 commit 07698fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ install:
3333
- composer install
3434

3535
script:
36-
- vendor/bin/phpcs src tests
37-
- vendor/bin/phpunit
36+
- composer test:all

0 commit comments

Comments
 (0)