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

Commit b96a40f

Browse files
committed
Typo
1 parent 67e5d5e commit b96a40f

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
@@ -16,8 +16,8 @@ before_install:
1616
before_script:
1717
- make deps
1818
script:
19-
- mkdir -p lint-php
2019
- mkdir -p build/logs
20+
- make lint-php
2121
- make test
2222
after_script:
2323
- php vendor/bin/coveralls

0 commit comments

Comments
 (0)