Skip to content

Commit 8ff29f8

Browse files
committed
Do not require PHPUnit dev dependency on Travis CI
1 parent abfd370 commit 8ff29f8

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
@@ -6,4 +6,4 @@ php:
66
- 5.4
77
- 5.5
88

9-
before_script: composer install --dev
9+
before_script: composer install --no-dev

0 commit comments

Comments
 (0)