Skip to content

Commit f4ee64e

Browse files
committed
Reverted to using local phpunit
1 parent 3f94916 commit f4ee64e

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,7 +23,7 @@ branches:
2323
- master
2424

2525
before_script:
26-
- composer install --no-dev
26+
- composer install
2727

2828
script:
2929
- vendor/bin/phpunit --version

0 commit comments

Comments
 (0)