Skip to content

Commit be9bc16

Browse files
committed
Merge pull request #7 from iltar/master
Changed before_script to install
2 parents edba072 + 1ef97bc commit be9bc16

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
@@ -5,5 +5,5 @@ php:
55
- 5.4
66
- hhvm
77

8-
before_script:
8+
install:
99
- composer install --prefer-source

0 commit comments

Comments
 (0)