Skip to content

Commit 40609cd

Browse files
committed
Updated .travis.yml
1 parent 48f698f commit 40609cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ php:
77
- 5.6
88
- hhvm
99

10+
before_install:
11+
- curl -s http://getcomposer.org/installer | php
12+
- php composer.phar --dev install
13+
1014
matrix:
1115
allow_failures:
1216
- php: hhvm

0 commit comments

Comments
 (0)