Skip to content

Commit 04cf80b

Browse files
authored
Update .travis.yml
1 parent bd5068b commit 04cf80b

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
@@ -7,8 +7,8 @@ language: php
77

88
matrix:
99
include:
10-
- php: 5.6
11-
env: SYMFONY_VERSION=2.8.* UNIT_TESTS=true
10+
# - php: 5.6
11+
# env: SYMFONY_VERSION=2.8.* UNIT_TESTS=true
1212
- php: 7.1
1313
env: SYMFONY_VERSION=3.0.* PHPSTAN=true
1414
- php: 7.1

0 commit comments

Comments
 (0)