Skip to content

Commit a8ccaaf

Browse files
authored
drop 5.6 tests
1 parent 3d6cc4d commit a8ccaaf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,12 @@ language: php
77

88
matrix:
99
include:
10-
# - php: 5.6
11-
# env: SYMFONY_VERSION=2.8.* UNIT_TESTS=true
1210
- php: 7.1
1311
env: SYMFONY_VERSION=3.0.* PHPSTAN=true
1412
- php: 7.1
1513
env: SYMFONY_VERSION=3.0.* PHP_CS_FIXER=true
1614
- php: 7.0
1715
env: SYMFONY_VERSION=2.8.* UNIT_TESTS=true
18-
- php: 5.6
19-
env: SYMFONY_VERSION=3.0.* UNIT_TESTS=true
2016
- php: 7.0
2117
env: SYMFONY_VERSION=3.0.* UNIT_TESTS=true
2218
- php: 7.1

0 commit comments

Comments
 (0)