duncan3dc / meta-audio

A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc)
Apache License 2.0
36 stars 8 forks source link

upd travis config #8

Closed Gemorroj closed 6 years ago

Gemorroj commented 6 years ago

old config:

old

new config:

new

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.725% when pulling 361874e3007b4b58f37f5e05ee41881c278e5efc on Gemorroj:travis-7.2 into 78e55b28b53283e3854bba3277c8d64665ba1416 on duncan3dc:master.

duncan3dc commented 6 years ago

Hi @Gemorroj, I've added the support for PHP 7.2, but the other changes don't follow how I like to structure my travis.yml files, so unless there's so big benefit offered by them I won't merge them at the moment.

Thanks for your help :+1: