Skip to content

Commit 6566020

Browse files
Merge branch '3.6' into 4.1
2 parents 1a195f4 + 6ffd8a6 commit 6566020

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ jobs:
44
dist: trusty
55
language: php
66
php: 5.5.9
7+
before_install: composer self-update --2
78
install: travis_retry composer update -n -o
89
script: vendor/bin/phpunit
910
- name: PHP 5.5
1011
dist: trusty
1112
language: php
1213
php: 5.5
14+
before_install: composer self-update --2
1315
install: travis_retry composer update -n -o
1416
script: vendor/bin/phpunit
1517
- name: PHP 5.6

0 commit comments

Comments
 (0)