Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Adds additional PHP versions to check against. #145

Closed MarcusBarnes closed 5 years ago

MarcusBarnes commented 5 years ago

What does this Pull Request do?

Adds additional PHP versions to the .travis.yml file.

How should this be tested?

Once this pull request has been submitted, the Travis CI builds should include these versions of PHP. Issues such as that reported in issue https://github.com/Islandora-Labs/islandora_solution_pack_oralhistories/issues/144 should create a failed build for the boxes using PHP 7.x.

Additional Notes:

It would be good to add PHP 7.2 too, but this is an initial test.

MarcusBarnes commented 5 years ago

@MarcusBarnes Please see https://github.com/Islandora/islandora_scholar/blob/7.x/.travis.yml#L36 for dealing with PHP 5.3.3.