Skip to content

Commit

Permalink
Remove PHP 5.6 from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
squigg committed Sep 12, 2017
1 parent 65e2084 commit abccf21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: php

php:
- 7.0
- 5.6

install:
- travis_retry composer install --no-interaction
Expand Down

0 comments on commit abccf21

Please sign in to comment.