Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit fb23a83

Browse files
committed
fix test path in travis.sh
1 parent b01b561 commit fb23a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ composer install
66

77
hh_client
88

9-
hhvm vendor/bin/phpunit tests/
9+
hhvm vendor/bin/phpunit
1010

1111
echo > .hhconfig
1212
rm -rf vendor/hhvm/hhast # avoid circular dependency when fixing things

0 commit comments

Comments
 (0)