Skip to content

Commit fdc0ba9

Browse files
committed
update travis config and make use of install
1 parent 6d9ee4e commit fdc0ba9

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
@@ -11,7 +11,7 @@ matrix:
1111
- php: 5.6
1212
- php: hhvm
1313

14-
before_script:
14+
install:
1515
- curl -sS https://getcomposer.org/installer | php
1616
- chmod +x ./composer.phar
1717
- ./composer.phar --version

0 commit comments

Comments
 (0)