Skip to content

Commit 031ff16

Browse files
authored
Use phpunit from vendor (#10)
1 parent 868e825 commit 031ff16

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
@@ -35,4 +35,4 @@ install:
3535

3636
script:
3737
- mkdir -p build
38-
- phpunit
38+
- vendor/bin/phpunit --colors

0 commit comments

Comments
 (0)