Skip to content

Commit cfc0db2

Browse files
committed
Add test execution for travis
1 parent 1f43ca3 commit cfc0db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ php:
1616

1717
env:
1818
global:
19-
- TEST_COMMAND="composer test"
19+
- TEST_COMMAND="composer test run"
2020

2121
matrix:
2222
fast_finish: true

0 commit comments

Comments
 (0)