Skip to content

Commit

Permalink
remove php5.6 test, next version will unsupport
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Oct 9, 2018
1 parent 09013cf commit 073c654
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ sudo: false
php:
- "7.0"
- "5.6"
- "5.5"
- "nightly"
install: composer update
script: ./vendor/bin/phpunit --verbose

0 comments on commit 073c654

Please sign in to comment.