Revision 3dab5b06dc1639f512d059f00fd797beb9a5ff1c

Committed on 04/12/2019 2:22 am by Loïc Faugeron <faugeron.loic+git@gmail.com> [GitHub Diff]

Removed duplicate PHP 5.5 and 5.4 entries from travis.yml

As suggested by @derrabus, PHP 5.5 and 5.4 are also added through the matrix, so they're unnecessary in the php version list.

Co-Authored-By: Alexander M. Turek <me@derrabus.de>