Skip to content

Commit 706108e

Browse files
author
Oleksii Korshenko
committed
MAGETWO-64900: [GitHub] [Issue] Travis Does not support freetype on PHP 5.6
- updated PHP 5.6 version from 5.6.24 to 5.6.29 to support freetype
1 parent ad9c8e3 commit 706108e

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
@@ -9,7 +9,7 @@ addons:
99
- postfix
1010
language: php
1111
php:
12-
- 5.6
12+
- 5.6.29
1313
- 7.0
1414
env:
1515
global:

0 commit comments

Comments
 (0)