Skip to content

Commit f8e8573

Browse files
committed
Fixed the phpunit script
1 parent cb86d4d commit f8e8573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ install:
2323
- composer install
2424

2525
script:
26-
- phpunit -c app
26+
- phpunit

0 commit comments

Comments
 (0)