Drop php 5.6 support

parent ce899491
......@@ -2,14 +2,14 @@ language: php
php:
- 7
- 5.6
- 7.1
cache:
directories:
- $HOME/.composer/cache
env:
- LARAVEL_VERSION="~5.3" TESTBENCH_VERSION="~3.3"
- LARAVEL_VERSION="~5.5" TESTBENCH_VERSION="~3.5"
before_script:
- phpenv config-rm xdebug.ini
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment