Skip to content

Commit df55425

Browse files
authored
Added "composer test" script (#699)
1 parent 5f73602 commit df55425

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
@@ -7,5 +7,4 @@ install:
77
- composer update --prefer-stable --prefer-dist
88

99
script:
10-
- ./vendor/bin/phpunit
11-
10+
- composer test

0 commit comments

Comments
 (0)