Skip to content

Commit 2ccdbb5

Browse files
authored
Remove deprecated PHP 5.3 to 5.6
1 parent 18a9219 commit 2ccdbb5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ language: php
22

33
matrix:
44
include:
5-
- php: 5.3
6-
env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak
7-
dist: precise
5+
- php: 5.6
86
- php: 7.1
97
- php: 7.2
108
- php: 7.1

0 commit comments

Comments
 (0)