Skip to content

Commit c34ed7f

Browse files
committed
Update Travis matrix to PHP 5.6
1 parent 578c97d commit c34ed7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ php:
1212

1313
matrix:
1414
include:
15-
- php: 5.5
15+
- php: 5.6
1616
env: SYMFONY_VERSION='2.3.*'
17-
- php: 5.5
17+
- php: 5.6
1818
env: SYMFONY_VERSION='2.7.*'
1919

2020
before_script:

0 commit comments

Comments
 (0)