Skip to content

Commit 92fac8e

Browse files
committed
Fixed typo
1 parent 30f7540 commit 92fac8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ before_script:
99
- mkdir -p build/logs
1010
- composer update --prefer-dist --prefer-lowest --prefer-stable
1111
script:
12-
- vandor/bin/phpunit
12+
- vendor/bin/phpunit
1313
after_success:
1414
- travis_retry php vendor/bin/coveralls

0 commit comments

Comments
 (0)