Skip to content

Commit ff2292c

Browse files
committed
Remove travis php 5.6 and 7.0 build
1 parent 8c89f4c commit ff2292c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ script: bin/phpunit --color=always -v --debug
2929
jobs:
3030
include:
3131
- stage: Test
32-
php: 5.6
33-
- php: 7.0
3432
- php: 7.1
3533
- php: 7.1
3634
env: COMPOSER_UPDATE_FLAGS=--prefer-lowest

0 commit comments

Comments
 (0)