Skip to content

Commit f517025

Browse files
committed
Specify composer install step for travis
1 parent cf557b6 commit f517025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: php
2+
install: composer install
23
script: composer test
34
before_script: composer phpcs

0 commit comments

Comments
 (0)